PHP DataSift\Storyplayer\CommandLib Пространство имен

Interfaces

Имя Описание
CommandClient helpers for interacting with the local operating system

Классы

Имя Описание
CommandResult helper for tracking result of executing a command
CommandResultTest
CommandRunner helper for running a command and managing its output
CommandRunnerTest
E4xx_NeedIpAddress Exception thrown when we attempt to run an ssh command but we have not been told where the remote machine is
E4xx_NeedSshUsername Exception thrown when we attempt to run an ssh command but we have not been told who to log in as on the remote machine
LocalClient helpers for interacting with the local operating system
SshClient helpers for using SSH to interact with the supported operating system
SshClientTest