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