kotlin-stdlib / kotlin.io.path / java.nio.file.Path / isWritable isWritable JVM JRE7 1.5 fun Path . isWritable ( ) : Boolean (source) Checks if the file located by this path exists and is writable. See Also Files.isWritable