kmp-file
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-file
file
/
io.matthewnelson.kmp.file
/
normalize
normalize
@
JvmName
(
name
=
"normalizedFileOf"
)
fun
File
.
normalize
(
)
:
File
(
source
)
Removes all
.
and resolves all possible
..
for the provided
path
.