# Functions
Mount mounts IPFS at a given location, and returns a mount.Mount instance.
NewFileSystem constructs new fs using given core.IpfsNode instance.
# Structs
FileSystem is the readonly IPFS Fuse Filesystem.
Node is the core object representing a filesystem tree node.
Root is the root object of the filesystem tree.