Method | Description | |
---|---|---|
__call ( $name, $arguments ) | ||
__construct ( integer | null $timeout = self::DEFAULT_TIMEOUT ) | ||
factory ( $timeout = self::DEFAULT_TIMEOUT ) | ||
getTimeout ( ) | ||
runCommand ( string $name, null | string | array $comandArgument = null, null | Callable $lineCallback = null ) : null | string | ||
setTimeout ( $timeout ) |
Method | Description | |
---|---|---|
getCommandToProcess ( $name, $comandArgument ) |
public __construct ( integer | null $timeout = self::DEFAULT_TIMEOUT ) | ||
$timeout | integer | null |