- class
SSHExecChannel
(ssh\SSHExecChannel
) extendsSSHChannel
- package
ssh
- source
ssh/SSHExecChannel.php
Description
Class SSHExecChannel
->
setCommand()
->
getErrorStream()
->
setErrorStream()
- See also in the parent class SSHChannel
setCommand(string $command): void
getErrorStream(): php\io\Stream
setErrorStream(php\io\Stream $stream, bool $dontClose): void