Module commands

Module commands 

Source
Expand description

Command execution utilities.

Traitsยง

CommandExt
Unix-specific extensions to the process::Command builder.
CommandFdInjectionExt
Extension trait for injecting file descriptors into commands.
CommandFgControlExt
Extension trait for arranging for commands to take the foreground.
ExitStatusExt
Unix-specific extensions to process::ExitStatus and ExitStatusError.