- класс
SSHExecChannel
(ssh\SSHExecChannel
) унаследован отSSHChannel
- пакет
ssh
- исходники
ssh/SSHExecChannel.php
Описание
Class SSHExecChannel
->
setCommand()
->
getErrorStream()
->
setErrorStream()
- См. также в родительском классе SSHChannel
setCommand(string $command): void
getErrorStream(): php\io\Stream
setErrorStream(php\io\Stream $stream, bool $dontClose): void