Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.03 KB

SSHExecChannel.ru.md

File metadata and controls

46 lines (31 loc) · 1.03 KB

SSHExecChannel

  • класс SSHExecChannel (ssh\SSHExecChannel) унаследован от SSHChannel
  • пакет ssh
  • исходники ssh/SSHExecChannel.php

Описание

Class SSHExecChannel


Методы


Методы

setCommand()

setCommand(string $command): void

getErrorStream()

getErrorStream(): php\io\Stream

setErrorStream()

setErrorStream(php\io\Stream $stream, bool $dontClose): void