Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hob.DirectoryTree
Documentation
type DirectoryTreeLoader = FilePath -> IO DirectoryForest Source
type DirectoryReader = FilePath -> IO [FilePath] Source
type IsDirectoryCheck = FilePath -> IO Bool Source
data DirectoryTreeElement Source
Constructors
DirectoryTreeElement | |
Fields
|
Instances