Skip to main content

Module command

Module command 

Source

Structs§

CmdOutput
Output from a shell command.

Functions§

run_cmd
Run a shell command via sh -c.
run_cmd_in_dir
Run a shell command via sh -c in a specific directory.