Executor
class Executor (View source)
Properties
protected | $defaultOptions |
Methods
public
string
commandArrayToString(array $command)
Turn an array command in a string, escaping and concatenating each item
Details
A
execLocal(string $command, $options = array())
No description
execRemote($command, $options = array())
No description
createLocal($command, $options)
No description
createRemote($server, $command, $options = array())
No description
string
commandArrayToString(array $command)
Turn an array command in a string, escaping and concatenating each item