File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -311,6 +311,7 @@ order):
311
311
catpath create a path from volume/directories/filename
312
312
curdir the path to the current directory (usually '.')
313
313
devnull the path to the bit bucket (on Unixy systems '/dev/null')
314
+ extension the extension of the path
314
315
is-absolute whether the path is absolute
315
316
join create a path from hash with volume/directories/filename
316
317
PATH %ENV<PATH> interpreted as paths
@@ -357,6 +358,7 @@ The following methods are also provided (in alphabetical order):
357
358
contents files in path (if dir)
358
359
copy create a copy of file
359
360
directory the directory part of the absolute path
361
+ extension the extension of the file
360
362
is-absolute is the (original) path absolute
361
363
is-relative is the (original) path relative
362
364
lines contents of file as lines
You can’t perform that action at this time.
0 commit comments