См. определение в файле shelladapter.php строка 9
◆ asyncExec()
Starts execution fo shell command Results can be obtained by another special commands
- Аргументы
-
- Возвращает
- true;
См. определение в файле shelladapter.php строка 39
◆ getLastError()
◆ getLastOutput()
◆ prepareExecution()
prepareExecution |
( |
| $command | ) |
|
|
protected |
Checks and escapes command
- Аргументы
-
- Возвращает
- string escapedSring
- Исключения
-
Bitrix\Main\ArgumentNullException
См. определение в файле shelladapter.php строка 22
◆ syncExec()
Executes shell command & return shell command execution result
- Аргументы
-
- Возвращает
- bool
См. определение в файле shelladapter.php строка 68
◆ $resError
◆ $resOutput
◆ SUCCESS_RESULT