kmp-process
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-process
process
/
io.matthewnelson.kmp.process
/
Process
/
exitCode
exit
Code
fun
exitCode
(
)
:
Int
(
source
)
Returns the exit code for which the process completed with.
Throws
Illegal
State
Exception
if the
Process
has not exited yet