dirEntries

Like $(FULL_STD_FILE dirEntries), but supports Path and command echoing.

  1. auto dirEntries(Path path, SpanMode mode, bool followSymlink)
  2. auto dirEntries(Path path, string pattern, SpanMode mode, bool followSymlink)
    dirEntries
    (,
    string pattern
    ,
    SpanMode mode
    ,
    bool followSymlink = true
    )

Meta