relative

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

Deprecated

Use relativize instead

Replace with

relativize(root, path)