toPath

inline fun URI.toPath(): Path

Converts this URI to a Path object.

Since Kotlin

1.5

See also