- author Kevin Bond
CloneableInstantiable
- Implements
Stringable
Properties |
public readonly array $command |
public readonly ?string $cwd |
public readonly ?array $env |
public readonly ?mixed $input |
public readonly ?float $timeout |
Methods |
public __construct(array $command, ?string $cwd = NULL, ?array $env = NULL, ?mixed $input = NULL, ?float $timeout = 60) |
public __toString() : string |