extends |
ConsoleGate |
|---|
Experimental:- Create a Child process Gate with PHP
| Methods | ||
|---|---|---|
public
|
createProcess($cmd, $cwd = null, array $env = null, array $options = [])
|
# |
public
|
ondata($data)
|
# |
public
|
onerror($data)
|
# |
public
|
onend($data)
|
# |
public
|
onquit()
|
# |
public
|
oncquit()
|
# |
public
|
sendData($data)
|
# |
public
|
sendCommand($msg)
|
# |
public
|
callProcess($fun, $data)
|
# |
public
|
onwaitin($str1)
|
# |
public
|
onwait()
|
# |
| Properties inherited from Sphp\tools\ConsoleGate |
|---|
$page, $gate_dir_path, $phppath, $respath, $JSServer, $Client, $dbEngine, $debug, $sphp_api, $scriptname, $argv, $isRunning, $wait_interval |