TestArea.exec

Execute a command in the sandbox.

  1. string exec(Args args_)
    struct TestArea
    string
    exec
    (
    Args...
    )
    (
    auto ref Args args_
    )
  2. string exec(string[] args, string[string] env)

Meta