Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
XMonad.Wallpaper.Find
Synopsis
- findImages :: [FilePath] -> IO [FilePath]
Documentation
findImages :: [FilePath] -> IO [FilePath] Source #
Recursively search supplied paths. Files are filtered by mimetypes, which is determined by magic bits. Duplicated paths will be removed.