Exited¶
Process exit status: Process exited with an exit code.
Implements¶
- Stringable box
- Equatable[(Exited val | Signaled val)] ref
Constructors¶
create¶
Parameters¶
- code: I32 val
Returns¶
- Exited val^
Public Functions¶
exit_code¶
Retrieve the exit code of the exited process.
Returns¶
- I32 val
string¶
Returns¶
- String iso^
eq¶
Parameters¶
Returns¶
- Bool val
ne¶
Parameters¶
Returns¶
- Bool val