# Functions
No description provided by the author
ForceUnmount attempts to forcibly unmount a given mount.
ForceUnmountManyTimes attempts to forcibly unmount a given mount, many times.
Mount mounts a fuse fs.FS at a given location, and returns a Mount instance.
UnmountCmd creates an exec.Cmd that is GOOS-specific for unmount a FUSE mount.
# Interfaces
Mount represents a filesystem mount.