fileStore

inline fun Path.fileStore(): FileStore

Returns the FileStore representing the file store where a file is located.

Since Kotlin

1.5

See also