7 lines
91 B
Go
7 lines
91 B
Go
package fs
|
|
|
|
import "github.com/hanwen/go-fuse/v2/fuse"
|
|
|
|
func setBlocks(out *fuse.Attr) {
|
|
}
|