Shellbox
Library and server for containerized shell execution
Loading...
Searching...
No Matches
Shellbox\Client Member List

This is the complete list of members for Shellbox\Client, including all inherited members.

__construct(ClientInterface $httpClient, UriInterface $uri, $key)Shellbox\Client
call( $routeName, $functionName, $params=[], $options=[]) (defined in Shellbox\Client)Shellbox\Client
sendRequest( $path, $parts, $outputFiles=[], $outputGlobs=[])Shellbox\Client
setLogger(LoggerInterface $logger)Shellbox\Client