tryDirEntries

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto tryDirEntries(string path, fs.SpanMode mode, bool followSymlink)
  2. auto tryDirEntries(string path, string pattern, fs.SpanMode mode, bool followSymlink)
    tryDirEntries
    (
    string path
    ,
    string pattern
    ,,
    bool followSymlink = true
    )

Meta