toPath

inline fun URI.toPath(): Path(source)

Converts this URI to a Path object.

Since Kotlin

1.5

See also