Ferreteria/v0.6/fx/RunProcess
< Ferreteria | v0.6 | fx
Jump to navigation
Jump to search
|
fx:
RunProcess() |
About
- Definition:
public function OpenProcess(string|array $saCmd) : ProcIface
Usage
| clade | usage | notes |
|---|---|---|
IO\Aspect\Connx\Plug\Shell |
implement | same as IO\Connx\Shell
|
IO\Aspect\Connx\Plug\Shell\Remote\SSH |
implement | same as IO\Connx\Shell\Remote\SSH
|
IO\Connx\Shell |
implement | |
IO\Connx\Shell\Remote\SSH |
implement |
Questions
- Are the last two duplicates of the first two?