- fetch_backend
string fetch_backend()
Undocumented in source. Be warned that the author may not have intended to support it.
- fetch_posts
bool fetch_posts()
Undocumented in source. Be warned that the author may not have intended to support it.
- matches_name
bool matches_name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse_backend
Post[string] parse_backend(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse_backend_tsv
Post[string] parse_backend_tsv(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse_backend_xml
Post[string] parse_backend_xml(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- post
bool post(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- tags_cleanup
string tags_cleanup(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- tags_decode
string tags_decode(string source)
Undocumented in source. Be warned that the author may not have intended to support it.