package
0.0.0-20190101045657-ce948763b909
Repository: https://github.com/ether1project/go-ipfs.git
Documentation: pkg.go.dev

# 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.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

Mount represents a filesystem mount.