Module exe

Source
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}>
CommandErrorWrapper
command {command:?} failed ({context}): {error}
EnvModifications
[{0:?}]
Exe
*{0}

Enums§

CommandError
Errors that can occur when executing command lines.