CommandInterpreter.eval

Undocumented in source. Be warned that the author may not have intended to support it.

  1. string eval(string func, string[] args)
  2. string eval(string ns, string func, string[] args)
    class CommandInterpreter
    string
    eval
    (
    string ns
    ,
    string func
    ,
    string[] args
    )

Meta