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