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)
    tryDirEntries
    (
    string path
    ,,
    bool followSymlink = true
    )
  2. auto tryDirEntries(string path, string pattern, fs.SpanMode mode, bool followSymlink)

Meta