fastListDir

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] fastListDir(string pathname, string pattern)
  2. string[] fastListDir(string pathname, string pattern)
    version(!Windows && Posix)
    string[]
    fastListDir
    (
    bool recursive = false
    bool symlinks = false
    )
    (
    string pathname
    ,
    string pattern = null
    )

Meta