Property | Type | Description | |
---|---|---|---|
$append | |||
$args | * arguments | ||
$logPath | |||
$nice | * process nice value | ||
$script | * script | ||
$stderr | |||
$stdout |
Method | Description | |
---|---|---|
__construct ( $script ) | ||
__toString ( ) | ||
addArg ( $arg ) | ||
arg ( $arg ) | ||
args ( $args ) | ||
buildCommand ( $handleRedirect = true ) | ||
execute ( &$lastline = null ) | ||
nice ( $nice ) | ||
passthru ( &$lastline = null ) | ||
setAppendLog ( $append = true ) | ||
setLogPath ( $logPath ) | ||
setStdout ( $stdout = true ) |