Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
TestFileMethods
Function · 0.65
statMetadata
Method · 0.65
TestDirMethods
Function · 0.65
setSys
Function · 0.65
stat
Method · 0.65
Implementers
2
File
vfs/file.go
Dir
vfs/dir.go
Calls
no outgoing calls
Tested by
2
TestFileMethods
Function · 0.52
TestDirMethods
Function · 0.52