Copied!
CloneableInstantiable
Properties
public readonly bool $catchExceptions
public readonly string $input
public readonly bool $throwOnFailure
Methods
public __construct(string $input, bool $throwOnFailure = true, bool $catchExceptions = false)
 
  • param bool $throwOnFailure If the command has a non-zero exit code, throw {@see \RunCommandFailedException}
  • param bool $catchExceptions @see Application::setCatchExceptions()
public __toString() : string
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration