function phutil_passthru($cmd, ...)Arcanist Technical Documentation ()
function phutil_passthru($cmd, ...)
Arcanist Technical Documentation ()
Wrapper for PhutilExecPassthru.
Parameters
| string | $cmd | sprintf()-style command pattern to execute. |
| ... | Arguments to sprintf pattern. |
Return
| int | Return code. |
- Defined
- src/future/exec/execx.php:48