Skip to content

Commit

Permalink
[io grant] Finish off IO::Path.is-relative
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed May 14, 2017
1 parent 4e88b84 commit 497e7f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Type/IO/Path.pod6
Expand Up @@ -384,6 +384,8 @@ Defined as:
method is-relative(IO::Path:D: --> Bool)
Returns C<True> if the path is a relative path, and C<False> otherwise.
Windows caveats for L«C<.is-absolute>|/type/IO::Path#method_is-absolute»
apply.
=head2 method absolute
Expand Down

0 comments on commit 497e7f7

Please sign in to comment.