Expand description
Methods to execute a shell script as a process.
Structs§
- EnvAfter
Script - Request for dumping the components of the environment after evaluating a shell script. ```
- Shell
Error Wrapper - shell error ({context}): {error}
- Shell
Script - Execute a command line beginning with this shell script.
- Shell
Script Invocation - The command wrapper for a shell script.
- Shell
Source - Generate a shell script to execute via
ShellScript.
Enums§
- Shell
Error - Errors that may occur when executing a shell script.