diff options
Diffstat (limited to 'internal/fusefrontend')
| -rw-r--r-- | internal/fusefrontend/fs.go | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/internal/fusefrontend/fs.go b/internal/fusefrontend/fs.go index de168dc..5367622 100644 --- a/internal/fusefrontend/fs.go +++ b/internal/fusefrontend/fs.go @@ -1,3 +1,4 @@ +// Package fusefrontend interfaces directly with the go-fuse library.  package fusefrontend  // FUSE operations on paths | 
