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