package
0.0.0-20240905204823-a8b792232eb1
Repository: https://github.com/nvidia/fission.git
Documentation: pkg.go.dev

# README

fission/examples/fission-ramfs

Example fission (FUSE) file system implementing in non-persistent ram. The lone argument to the program should be an empty directory where the FUSE MountPoint will appear. A clean exit is triggered by sending the process a SIGHUP, SIGINT, or SIGTERM.