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

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

allowedPaths(array $paths)Shellbox\Command\Command
allowPath(... $paths)Shellbox\Command\Command
cpuTimeLimit( $limit)Shellbox\Command\Command
disabledSyscalls(array $syscalls)Shellbox\Command\Command
disableNetwork(bool $yesno=true)Shellbox\Command\Command
disableSandbox(bool $yesno=true)Shellbox\Command\Command
disallowedPaths(array $paths)Shellbox\Command\Command
disallowPath(... $paths)Shellbox\Command\Command
environment(array $environment)Shellbox\Command\Command
fileSizeLimit( $limit)Shellbox\Command\Command
firejailDefaultSeccomp(bool $yesno=true)Shellbox\Command\Command
forwardStderr(bool $yesno=true)Shellbox\Command\Command
getAllowedPaths()Shellbox\Command\Command
getClientData()Shellbox\Command\Command
getCommandString()Shellbox\Command\Command
getCpuTimeLimit()Shellbox\Command\Command
getDisabledSyscalls()Shellbox\Command\Command
getDisableNetwork()Shellbox\Command\Command
getDisableSandbox()Shellbox\Command\Command
getDisallowedPaths()Shellbox\Command\Command
getEnvironment()Shellbox\Command\Command
getFileSizeLimit()Shellbox\Command\Command
getFirejailDefaultSeccomp()Shellbox\Command\Command
getForwardStderr()Shellbox\Command\Command
getIncludeStderr()Shellbox\Command\Command
getLogStderr()Shellbox\Command\Command
getMemoryLimit()Shellbox\Command\Command
getNoNewPrivs()Shellbox\Command\Command
getPassStdin()Shellbox\Command\Command
getPrivateDev()Shellbox\Command\Command
getPrivateUserNamespace()Shellbox\Command\Command
getProcOpenOptions()Shellbox\Command\Command
getStdin()Shellbox\Command\Command
getSyntaxInfo()Shellbox\Command\Command
getUseLogPipe()Shellbox\Command\Command
getWallTimeLimit()Shellbox\Command\Command
getWorkingDirectory()Shellbox\Command\Command
includeStderr(bool $includeStderr=true)Shellbox\Command\Command
logStderr(bool $yesno=true)Shellbox\Command\Command
memoryLimit( $limit)Shellbox\Command\Command
noNewPrivs(bool $yesno=true)Shellbox\Command\Command
params(... $args)Shellbox\Command\Command
passStdin(bool $yesno=true)Shellbox\Command\Command
privateDev(bool $yesno=true)Shellbox\Command\Command
privateUserNamespace(bool $yesno=true)Shellbox\Command\Command
procOpenOptions(array $options)Shellbox\Command\Command
replaceParams(... $args)Shellbox\Command\Command
setClientData( $data)Shellbox\Command\Command
stdin(string $stdin)Shellbox\Command\Command
unsafeCommand(string $command)Shellbox\Command\Command
unsafeParams(... $args)Shellbox\Command\Command
useLogPipe(bool $yesno=true)Shellbox\Command\Command
wallTimeLimit( $limit)Shellbox\Command\Command
workingDirectory(string $path)Shellbox\Command\Command