vibelog v0.6.0-beta.1 (2017-03-16T14:18:13Z)
Home
Dub
Repo
RssFeed
vibelog
rss
Undocumented in source.
final
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