toUri

fun toUri(): Uri

Get a URI representing this path.

The URI is created by replacing the path component of the root URI of this path with the list of names of this path joined with the URI path separator /.

Return

the URI representing this path