Expand description
Representations of executable files and methods to invoke them as async processes.
Structs§
- Argv
- [{0:?}]
- Command
- <exe={exe}, wd={wd:?}, argv={argv}, env={env}>
- Command
Error Wrapper - command {command:?} failed ({context}): {error}
- EnvModifications
- [{0:?}]
- Exe
- *{0}
Enums§
- Command
Error - Errors that can occur when executing command lines.