kotlin-stdlib / kotlin.io.path / java.nio.file.Path / fileStore fileStore JVM JRE7 1.4 @ExperimentalPathApi fun Path.fileStore(): FileStore Returns the FileStore representing the file store where a file is located. See Also Files.getFileStore