Last updated 4 years ago
Was this helpful?
The Dir object represents the name of a local directory:
Dir("/my/path")
Alternatively:
%d(/my/path) %d(/my)+%d(path)
See the documentation for more information.