ForkError¶
The child process could not be created (fork on posix, CreateProcess on
Windows). Returned by StartProcess.
Constructors¶
create¶
Returns¶
- ForkError val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: ForkError val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ForkError val
Returns¶
- Bool val