fileList

Shell-like expansion of ?, * and ** in path components

  1. DirEntry[] fileList(string pattern)
  2. DirEntry[] fileList(string pattern0, string[] patterns)
    DirEntry[]
    fileList
    (
    string pattern0
    ,
    string[] patterns...
    )

Meta