CommandController

Undocumented in source.

Constructors

this
this(SourceClient sourceClient, OpmlClient opmlClient, FeedsClient feedsClient)
Undocumented in source.

Members

Functions

add
void add(string url, string name, string interval)
Undocumented in source. Be warned that the author may not have intended to support it.
all
void all()
Undocumented in source. Be warned that the author may not have intended to support it.
download
void download()
Undocumented in source. Be warned that the author may not have intended to support it.
favorites
void favorites()
Undocumented in source. Be warned that the author may not have intended to support it.
latest
void latest()
Undocumented in source. Be warned that the author may not have intended to support it.
overview
void overview(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_feedsClient
FeedsClient _feedsClient;
Undocumented in source.
_opmlClient
OpmlClient _opmlClient;
Undocumented in source.
_sourceClient
SourceClient _sourceClient;
Undocumented in source.

Meta