Skip to main content

Module exec

Module exec 

Source
Expand description

Command execution and output capture.

Structs§

CommandOutput
Output from executing a shell command.

Functions§

run
Execute a shell command and capture its output.