Documentation for method is-relative assembled from the following pages:

Class: IO::Path §

From IO::Path

(IO::Path) method is-relative §

Defined as:

method is-relative(IO::Path:D: --> Bool)

Returns True if the path is a relative path, and False otherwise. Windows caveats for .is-absolute apply.