ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
Modes
ae
net
irc
server
Undocumented in source.
struct
Modes {
bool
[
char
.
max
]
flags
;
string
[
char
.
max
]
strings
;
long
[
char
.
max
]
numbers
;
string
[][
char
.
max
]
masks
;
}
Members
Variables
flags
bool
[
char
.
max
]
flags
;
Undocumented in source.
masks
string
[][
char
.
max
]
masks
;
Undocumented in source.
numbers
long
[
char
.
max
]
numbers
;
Undocumented in source.
strings
string
[
char
.
max
]
strings
;
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