vibenews.controller

(module summary)

Members

Classes

Controller
class Controller
Undocumented in source.

Functions

commaSplit
string[] commaSplit(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
countLines
long countLines(const(ubyte)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
escapeGroup
string escapeGroup(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
toAntispamMessage
AntispamMessage toAntispamMessage(Article art)
Undocumented in source. Be warned that the author may not have intended to support it.
unescapeGroup
string unescapeGroup(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

authGroupPrefix
enum authGroupPrefix;
Undocumented in source.

Structs

Article
struct Article
Undocumented in source.
ArticleHeader
struct ArticleHeader
Undocumented in source.
Group
struct Group
Undocumented in source.
GroupCategory
struct GroupCategory
Undocumented in source.
GroupRef
struct GroupRef
Undocumented in source.
Thread
struct Thread
Undocumented in source.

Meta

License

Subject to the terms of the General Public License version 3, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig