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