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

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

$logger (defined in Shellbox\Command\LocalBoxedExecutor)Shellbox\Command\LocalBoxedExecutorprotected
$tempDirManager (defined in Shellbox\Command\LocalBoxedExecutor)Shellbox\Command\LocalBoxedExecutorprotected
$unboxedExecutor (defined in Shellbox\Command\LocalBoxedExecutor)Shellbox\Command\LocalBoxedExecutorprotected
$validator (defined in Shellbox\Command\BoxedExecutor)Shellbox\Command\BoxedExecutorprotected
__construct(UnboxedExecutor $unboxedExecutor, TempDirManager $tempDirManager)Shellbox\Command\LocalBoxedExecutor
applyBoxConfig(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutorprotected
areUrlFilesAllowed()Shellbox\Command\LocalBoxedExecutor
assertIsValid(BoxedCommand $command)Shellbox\Command\BoxedExecutorprotected
cleanup()Shellbox\Command\LocalBoxedExecutorprotected
collectOutputFiles(BoxedCommand $command, BoxedResult $result)Shellbox\Command\LocalBoxedExecutorprotected
createCommand()Shellbox\Command\BoxedExecutor
createInputFiles(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutorprotected
createResult()Shellbox\Command\LocalBoxedExecutorprotected
downloadFiles(array $files)Shellbox\Command\LocalBoxedExecutorprotected
execute(BoxedCommand $command)Shellbox\Command\BoxedExecutor
executeValid(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutor
findOutputFiles(BoxedCommand $command, BoxedResult $result)Shellbox\Command\LocalBoxedExecutorprotected
prepareOutputDirectories(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutorprotected
setLogger(LoggerInterface $logger)Shellbox\Command\LocalBoxedExecutor
setUrlFileClient(ClientInterface $urlFileClient, array $options=[])Shellbox\Command\LocalBoxedExecutor
setValidationConfig( $config)Shellbox\Command\BoxedExecutor
uploadFiles(array $files)Shellbox\Command\LocalBoxedExecutorprotected