run_command
AsyncMethod
This is a method of the SandboxProtocol class in the protocols module.Run a shell command in the sandbox.
Signature
Parameters
Command to run (string or list of args)
Resource limits for execution
Environment variables
Working directory
Returns
Execution result

