We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f006e5 commit ef00a26Copy full SHA for ef00a26
core/linux/src/files/FileSystemLinux.kt
@@ -30,4 +30,3 @@ internal actual fun basenameImpl(path: String): String {
30
}
31
32
internal actual fun isAbsoluteImpl(path: String): Boolean = path.startsWith('/')
33
-
0 commit comments