Skip to main content

init_sandbox

Function init_sandbox 

Source
pub fn init_sandbox(
    mode: SandboxMode,
    workspace: PathBuf,
    credentials_dir: PathBuf,
    deny_paths: Vec<PathBuf>,
)
Expand description

Called once from the gateway to initialize the sandbox.