# Functions
NewcgofuseFS creates a new empty fuse filesystem.
Pipeline will call this method to create your object, initialize your variables here << DO NOT DELETE ANY AUTO GENERATED CODE HERE >>.
# Structs
CgofuseFS defines the file system with functions that interface with FUSE.
Libfuse holds the settings and information for the FUSE component.
LibfuseOptions defines the config parameters.