Dir
The Dir object represents the name of a local directory:
Dir("/my/path")Alternatively:
%d(/my/path)
%d(/my)+%d(path)See the DirHandle documentation for more information.
Last updated
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 DirHandle documentation for more information.
Last updated
Was this helpful?