Swoole Swoole\Process::exec

(PECL swoole >= 1.9.0)

Swoole\Process::exec — 시스템 명령을 실행합니다.


설명

public Swoole\Process::exec(string $exec_file, string $args): ReturnType

프로세스는 시스템 명령 프로세스로 대체되지만 상위 프로세스에 대한 파이프는 유지됩니다.


매개변수

exec_file
args

반환 값