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
/
Stdio
/
File
/
Companion
/
of
of
@
JvmStatic
@
JvmOverloads
fun
of
(
path
:
String
,
append
:
Boolean
=
false
)
:
Stdio.File
(
source
)
@
JvmStatic
@
JvmOverloads
fun
of
(
file
:
File
,
append
:
Boolean
=
false
)
:
Stdio.File
(
source
)