Skip to content

Commit 9c96bbc

Browse files
committed
document abspath
1 parent 3780c14 commit 9c96bbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/Type/IO/Path.pod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Creates a new IO::Path object from a path string (which is being parsed for
3434
volume, directory and basename), or from volumen, directory and basename
3535
passed as named arguments.
3636
37+
=head2 method abspath
38+
39+
Retturns the absolute path as a string.
40+
3741
=head2 method basename
3842
3943
method basename(IO::Path:D)

0 commit comments

Comments
 (0)