Properties

$adapter

$adapter : 

Type

$binaryPath

$binaryPath : 

Type

$options

$options : 

Type

$arguments

$arguments : 

Type

$env

$env : 

Type

$processus

$processus : 

Type

$streams

$streams : 

Type

$stdOut

$stdOut : 

Type

$stdErr

$stdErr : 

Type

$exitCode

$exitCode : 

Type

Methods

__construct()

__construct(  $binaryPath = null, \mageekguy\atoum\adapter  $adapter = null) 

Parameters

$binaryPath
\mageekguy\atoum\adapter $adapter

__toString()

__toString() 

__set()

__set(  $envVariable,   $value) 

Parameters

$envVariable
$value

__get()

__get(  $envVariable) 

Parameters

$envVariable

__isset()

__isset(  $envVariable) 

Parameters

$envVariable

__unset()

__unset(  $envVariable) 

Parameters

$envVariable

reset()

reset() 

getAdapter()

getAdapter() 

getBinaryPath()

getBinaryPath() 

setBinaryPath()

setBinaryPath(  $binaryPath = null) 

Parameters

$binaryPath

addOption()

addOption(  $option,   $value = null) 

Parameters

$option
$value

getOptions()

getOptions() 

addArgument()

addArgument(  $argument,   $value = null) 

Parameters

$argument
$value

getArguments()

getArguments() 

isRunning()

isRunning() 

getStdout()

getStdout() 

getStderr()

getStderr() 

getExitCode()

getExitCode() 

run()

run(  $stdin = '') 

Parameters

$stdin

osIsWindows()

osIsWindows()