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 a1331a3dc7ff37424401d3c7d0dba5be1302516f)
last changed: 2026-07-23