NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
exit multimethod
exit multimethod
Methods
exit(
s:
Str
,
exit_code:
Int
=1
)
Source:
stdlib.ngs:3880
Write message in s to standard error and exit
exit(
exit_code:
Int
=1
)
Source:
stdlib.ngs:3883
Exit with given exit_code