Expand description
Process management
Windjammer’s std::process module maps to these functions.
Structs§
- Process
Output - 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