Skip to main content

Module process

Module process 

Source
Expand description

Process management

Windjammer’s std::process module maps to these functions.

Structs§

ProcessOutput
Process output

Functions§

exit
Exit the current process
run
Run a command and return output
run_with_output
Run a command and return full output