command ~master (2020-11-06T15:18:22Z)
Dub
Repo
CmdTableEntry
commands
uda
Undocumented in source.
struct
CmdTableEntry {
CommandType
cmd
;
string
desc
;
int
minArgs
;
int
maxArgs
;
}
Members
Variables
cmd
CommandType
cmd
;
Undocumented in source.
desc
string
desc
;
Undocumented in source.
maxArgs
int
maxArgs
;
Undocumented in source.
minArgs
int
minArgs
;
Undocumented in source.
Meta
Source
See Implementation
commands
uda
aliases
CommandType
mixin templates
RegisterModule
structs
CmdTableEntry
Command
CommandNamespace
Undocumented in source.