franz-0.5: Append-only database
Safe HaskellNone
LanguageHaskell2010

Database.Franz.Internal.Fuse

Documentation

mountFuse :: ([String] -> IO ()) -> (forall x. String -> IO x) -> FilePath -> FilePath -> IO ProcessHandle Source #

killFuse :: ([String] -> IO ()) -> ProcessHandle -> FilePath -> IO () Source #