TruePath
TruePath copied to clipboard
Add `AbsolutePath::RelativeTo` method
Currently, we have LocalPath::RelativeTo
but not AbsolutePath::RelativeTo
. Let's introduce one with the same semantics.