PHP DataSift\Storyplayer\CommandLib Namespace

Interfaces

Name Description
CommandClient helpers for interacting with the local operating system

Classes

Name Description
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