Non-recursively
Last updated
Was this helpful?
Last updated
Was this helpful?
The dir
function takes the directory to traverse, and optionally a named parameter test
, which is against the basename of each file (so for example we can use a regex):