Safe Haskell | None |
---|
Happstack.Util.OpenExclusively
Description
Cross platform way to open a file exclusively
- openExclusively :: FilePath -> IO Handle
Documentation
Cross platform way to open a file exclusively
openExclusively :: FilePath -> IO HandleSource