bool $throwOnFailure If the command has a non-zero exit code, throw {@see RunCommandFailedException}:
bool $catchExceptions @see Application::setCatchExceptions():
public function __construct(string $input, bool $throwOnFailure = true, bool $catchExceptions = false) { }