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
/
exitCodeOrNull
exit
Code
Or
Null
abstract
fun
exitCodeOrNull
(
)
:
Int
?
(
source
)
Returns the exit code for which the process completed with, or
null
if it has not exited yet.