WorkspaceD.run

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Future!JSONValue run(string cwd, string component, string method, JSONValue[] args)
  2. Future!JSONValue run(string component, string method, JSONValue[] args)
    class WorkspaceD
    Future!JSONValue
    run
    (
    string component
    ,
    string method
    ,
    JSONValue[] args
    )

Meta