Methods

to_exit_codeΒΆ

to_exit_code(p:Process)

Convert Process to exit code. Waites for the process to finish and uses its exit code.
Source: stdlib.ngs:3179