kotlin-stdlib
JRE7
kotlin-stdlib
/
kotlin.io.path
/
fileStore
file
Store
JRE7
inline
fun
Path
.
fileStore
(
)
:
FileStore
Returns the
FileStore
representing the file store where a file is located.
Since Kotlin
1.5
See also
Files