Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Describes simple structure of filesystem tree.
traverseTree :: TreeFs -> IO () Source #
Walks through directory tree and write file contents, creating all intermediate directories.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Describes simple structure of filesystem tree.
traverseTree :: TreeFs -> IO () Source #
Walks through directory tree and write file contents, creating all intermediate directories.