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
assertIsValid(BoxedCommand $command)Shellbox\Command\BoxedExecutorprotected
collectOutputFiles(BoxedCommand $command, BoxedResult $result)Shellbox\Command\LocalBoxedExecutorprotected
createCommand()Shellbox\Command\BoxedExecutor
createInputFiles(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutorprotected
execute(BoxedCommand $command)Shellbox\Command\BoxedExecutor
executeValid(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutor
findOutputFiles(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutorprotected
prepareOutputDirectories(BoxedCommand $command)Shellbox\Command\LocalBoxedExecutorprotected
setLogger(LoggerInterface $logger)Shellbox\Command\LocalBoxedExecutor
setValidationConfig( $config)Shellbox\Command\BoxedExecutor