Skip to main content

Module command

Module command 

Source
Expand description

Sandboxed Command Execution

Provides a trait and implementation for executing commands with sandboxing.

Structs§

BasicSandbox
Basic sandboxed command wrapper
CommandResult
Result of a sandboxed command execution

Traits§

SandboxedCommand
Trait for sandboxed command execution