ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
CommonModes
ae
net
irc
server
Undocumented in source.
mixin template
CommonModes () {
Type
[
char
.
max
]
modeTypes
;
string
supported
();
string
byType
(Type type);
}
Members
Functions
byType
string
byType
(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.
supported
string
supported
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
modeTypes
Type
[
char
.
max
]
modeTypes
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
irc
server
aliases
indexOf
normalized
classes
IrcServer
functions
ircSplit
maskMatch
safeHostname
mixin templates
CommonModes
structs
ChannelModes
Modes
UserModes