isRooted
val File.isRooted: Boolean
Determines whether this file has a root or it represents a relative path.
Returns true
when this file has non-empty root.
val File.isRooted: Boolean
Determines whether this file has a root or it represents a relative path.
Returns true
when this file has non-empty root.