ExecveError¶
execve failed in the child after the process was started, so the program
never ran. Arrives through ProcessNotify.failed. For a path that does not
name a runnable file in the first place, see ExecutableNotFound.
Constructors¶
create¶
Returns¶
- ExecveError val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: ExecveError val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ExecveError val
Returns¶
- Bool val