File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -104,14 +104,15 @@ values the return values of the methods with the same names.
104
104
Returns the string the object was constructed from or the value of
105
105
C < $SPEC.join($volume,$dirname,$basename) > if multi-part version of C < .new >
106
106
was used. B < NOTE: > this does not include the C < $.CWD > ; see
107
- L « C < .absolute > |/routine/absolute» and L « C < .relative > |/routine/relative» for
107
+ L « C < IO::Path.absolute > |/routine/absolute»
108
+ and L « C < IO::Path.relative > |/routine/relative» for
108
109
stringification options that include C < $.CWD > .
109
110
110
111
= head2 method Str
111
112
112
113
method Str(IO::Path:D: --> Str)
113
114
114
- Alias for L « C < .path > |/routine/path» .
115
+ Alias for L « C < IO::Path .path> |/routine/path» .
115
116
116
117
= head2 method open
117
118
You can’t perform that action at this time.
0 commit comments