pathString

Platform and version requirements: JVM (1.5), JRE7 (1.5)
inline val Path.pathString: String

Returns the string representation of this path.

The returned path string uses the default name separator to separate names in the path.

This property is a synonym to Path.toString function.

© 2010–2021 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io.path/java.nio.file.-path/path-string.html