Module exec

Source
Expand description

Tools for spawning programs.

Structs§

Command
A command to be spawned.

Functions§

set_env
Sets an environment variable.
unset_env
Unsets an environment variable.