We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0567d88 commit 1b16c7bCopy full SHA for 1b16c7b
S16-io.pod
@@ -186,7 +186,7 @@ properties, mainly:
186
187
* It must check whether the path exists before changing its value
188
* It can only be assigned an absolute path; if you want to make relative
189
- changes, use the Array interface
+ changes, use the Array interface with .push and .pop
190
191
$*CWD is specific to the current thread, unlike C<< %*ENVZ<><PATH> >> or the
192
native getcwd/chdir path, which are both usually process-wide.
0 commit comments