CommandInterpreter.registerTypedCommand

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void registerTypedCommand(string ns, TypedCommand info, CommandType shim)
    class CommandInterpreter
    void
    registerTypedCommand
    (
    string ns
    ,
    TypedCommand info
    ,
    CommandType shim
    )
  2. void registerTypedCommand(TypedCommand info, CommandType shim)

Meta