makeCommand

Construct an execution of a command.

  1. auto makeCommand(string command)
    makeCommand
    (
    string command
    )
  2. auto makeCommand(const ref TestEnv testEnv, string command)

Meta