W3cubDocs

/Kotlin

isRooted

val File.isRooted: Boolean

Platform and version requirements: JVM

Determines whether this file has a root or it represents a relative path.

Returns true when this file has non-empty root.

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io/java.io.-file/is-rooted.html