TestArea.exec

Execute a command in the sandbox.

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

Meta