truerss-cli ~master (2021-05-19T21:33:51Z)
Dub
Repo
OpmlClient
clients
opmlclient
Undocumented in source.
class
OpmlClient :
BaseClient
{
this
(string baseUrl);
void
download
();
}
Constructors
this
this
(string baseUrl)
Undocumented in source.
Members
Functions
download
void
download
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From BaseClient
baseUrl
string
baseUrl
;
Undocumented in source.
api
string
api
;
Undocumented in source.
get
string
get
(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
clients
opmlclient
classes
OpmlClient