IRCAddress

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string s)
Undocumented in source.

Members

Properties

longName
string longName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

channel
string channel;
Undocumented in source.
full
string full;
Undocumented in source.
host
string host;
Undocumented in source.
nick
string nick;
Undocumented in source.
username
string username;
Undocumented in source.

Meta