kmp-file
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-file
async
/
io.matthewnelson.kmp.file.async
/
chmod2
chmod2
@
JvmOverloads
suspend
fun
AsyncFs
.
chmod2
(
file
:
File
,
mode
:
String
,
mustExist
:
Boolean
=
true
)
:
File
(
source
)
An asynchronous version of
io.matthewnelson.kmp.file.chmod2
.
See also
with
AsyncFs.
chmod2Async
chmod2