vibelog v0.6.5 (2020-07-17T20:49:50Z)
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