relative

open suspend fun relative(root: Path, path: Path): String?(source)

Deprecated

Use relativize instead

Replace with

relativize(root, path)