FileManip-0.3.2: Expressive file and directory manipulation for Haskell.Source codeContentsIndex
System.FilePath.Glob
Portabilityeverywhere
Stabilityunstable
MaintainerBryan O'Sullivan <bos@serpentine.com>
Description
Synopsis
namesMatching :: String -> IO [FilePath]
Documentation
namesMatching :: String -> IO [FilePath]Source
Return a list of names matching a glob pattern. The list is generated lazily.
Produced by Haddock version 2.6.1