Module rustwide::cmd

source ·
Expand description

Command execution and sandboxing.

Structs

Enums

  • Name and kind of a binary executed by Command.
  • Error happened while executing a command.
  • Whether to mount a path in the sandbox with write permissions or not.

Traits

Functions