Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
isDirectoryContentsValid :: FilePath -> Bool Source #
Predicate to filter out relative paths: "."
and ".."
.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
isDirectoryContentsValid :: FilePath -> Bool Source #
Predicate to filter out relative paths: "."
and ".."
.