dirEntries
- auto dirEntries(string path, SpanMode mode, bool followSymlink = true)
- auto dirEntries(Path path, SpanMode mode, bool followSymlink = true)
- auto dirEntries(string path, string pattern, SpanMode mode, bool followSymlink = true)
- auto dirEntries(Path path, string pattern, SpanMode mode, bool followSymlink = true)
scriptlikefilewrappers
aliasesfunctionsproperties
Like $(FULL_STD_FILE dirEntries), but supports Path and command echoing.