Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

relativize

io.path.relativize

relativize path `p` based on this path.

e.g. "/tmp/folder".relativize "/tmp/folder/file" will return "file"
Precondition
pre debug: p.starts_with (io.path.of names is_absolute)
0.099dev (GIT hash 250922c42fb1dcef5ce7ce89820538f53498ca37)
last changed: 2026-08-14