Database.Franz.Internal.Fuse
mountFuse :: ([String] -> IO ()) -> (forall x. String -> IO x) -> FilePath -> FilePath -> IO ProcessHandle Source #
killFuse :: ([String] -> IO ()) -> ProcessHandle -> FilePath -> IO () Source #