(name string, withOwnership, withXattrs bool, xattrFilter XattrFilter)
| 60 | Options() []Option |
| 61 | SameFile(fi1, fi2 FileInfo) bool |
| 62 | PlatformData(name string, withOwnership, withXattrs bool, xattrFilter XattrFilter) (protocol.PlatformData, error) |
| 63 | GetXattr(name string, xattrFilter XattrFilter) ([]protocol.Xattr, error) |
| 64 | SetXattr(path string, xattrs []protocol.Xattr, xattrFilter XattrFilter) error |
| 65 | } |
no outgoing calls
no test coverage detected