kmp-process
Toggle table of contents
0.3.2
common
Platform filter
common
Switch theme
Search in API
kmp-process
process
/
io.matthewnelson.kmp.process
/
Process
/
cwd
cwd
@
JvmField
val
cwd
:
File
?
(
source
)
The current working directory, or
null
if one was not set via
Process.Builder.changeDir
.