DataSift\Storyplayer\CommandLib\CommandClient::runCommand PHP Method

runCommand() public method

public runCommand ( string $command ) : CommandResult
$command string
return CommandResult
    public function runCommand($command);
CommandClient