ShellCommand
class ShellCommand extends Model (View source)
Properties
| string | $args | ||
| string | $command | ||
| int | $timeoutSeconds |
Methods
setArgs($args)
No description
string
getArgs()
No description
setCommand($command)
No description
string
getCommand()
No description
setTimeoutSeconds($timeoutSeconds)
No description
int
getTimeoutSeconds()
No description
Details
setArgs($args)
No description
string
getArgs()
No description
setCommand($command)
No description
string
getCommand()
No description
setTimeoutSeconds($timeoutSeconds)
No description
int
getTimeoutSeconds()
No description