package vfs type FuseNode interface { PathComps() []string }