Skip to main content

execute_sandboxed

Function execute_sandboxed 

Source
pub fn execute_sandboxed(
    command: &str,
    env: &HashMap<String, String>,
) -> Result<SandboxResult, Box<dyn Error>>
Expand description

Execute a command inside the sandbox.