vibelog v0.0.6 (2012-10-12T06:55:47Z)
Home
Dub
Repo
RssFeed
vibelog
rss
Undocumented in source.
class
RssFeed {
RssChannel
[]
channels
;
void
render
(OutputStream dst);
}
Members
Functions
render
void
render
(OutputStream dst)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
channels
RssChannel
[]
channels
;
Undocumented in source.
Meta
Source
See Implementation
vibelog
rss
classes
RssChannel
RssEntry
RssFeed