MCPcopy
hub / github.com/rclone/rclone / Inode

Method Inode

vfs/vfs.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 os.FileInfo
60 IsFile() bool
61 Inode() uint64
62 SetModTime(modTime time.Time) error
63 Sync() error
64 Remove() error

Callers 5

TestFileMethodsFunction · 0.65
statMetadataMethod · 0.65
TestDirMethodsFunction · 0.65
setSysFunction · 0.65
statMethod · 0.65

Implementers 2

Filevfs/file.go
Dirvfs/dir.go

Calls

no outgoing calls

Tested by 2

TestFileMethodsFunction · 0.52
TestDirMethodsFunction · 0.52