command v0.0.8 (2020-11-23T16:43:14Z)
Dub
Repo
CommandInterpreter.registerCommand
command
CommandInterpreter
Undocumented in source. Be warned that the author may not have intended to support it.
void
registerCommand
(Command info, CommandType cmd)
void
registerCommand
(string ns, Command info, CommandType cmd)
class
CommandInterpreter
void
registerCommand
(
string
ns
,
Command
info
,
CommandType
cmd
)
Meta
Source
See Implementation
command
CommandInterpreter
constructors
this
destructors
~this
functions
enableDebug
eval
fork
help
interpret
print
quit
registerCommand
registerTypedCommand
run