Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ SetSys
Method
SetSys
vfs/vfs.go:71–71 ·
view source on GitHub ↗
(any)
Source
from the content-addressed store, hash-verified
69
Truncate(size int64) error
70
Path() string
71
SetSys(any)
72
}
73
74
// Check interfaces
Callers
7
TestFileMethods
Function · 0.65
TestDirMethods
Function · 0.65
setSys
Function · 0.65
Lookup
Method · 0.65
Create
Method · 0.65
Mkdir
Method · 0.65
newNode
Function · 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