Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ Node
Method
Node
vfs/vfs.go:91–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
type
Noder
interface
{
90
fmt.Stringer
91
Node() Node
92
}
93
94
// Check interfaces
Callers
15
TestFileMethods
Function · 0.65
TestReadFileHandleMethods
Function · 0.65
TestDirHandleMethods
Function · 0.65
TestDirMethods
Function · 0.65
TestRWFileHandleMethodsRead
Function · 0.65
TestRWFileHandleMethodsWrite
Function · 0.65
TestRWFileModTimeWithOpenWriters
Function · 0.65
TestWriteFileHandleMethods
Function · 0.65
TestWriteFileModTimeWithOpenWriters
Function · 0.65
DeadProps
Method · 0.65
Patch
Method · 0.65
Open
Method · 0.65
Implementers
8
File
vfs/file.go
Dir
vfs/dir.go
baseHandle
vfs/vfs.go
RWFileHandle
vfs/read_write.go
DirHandle
vfs/dir_handle.go
ReadFileHandle
vfs/read.go
WriteFileHandle
vfs/write.go
realOsFile
vfs/vfstest/os.go
Calls
no outgoing calls
Tested by
9
TestFileMethods
Function · 0.52
TestReadFileHandleMethods
Function · 0.52
TestDirHandleMethods
Function · 0.52
TestDirMethods
Function · 0.52
TestRWFileHandleMethodsRead
Function · 0.52
TestRWFileHandleMethodsWrite
Function · 0.52
TestRWFileModTimeWithOpenWriters
Function · 0.52
TestWriteFileHandleMethods
Function · 0.52
TestWriteFileModTimeWithOpenWriters
Function · 0.52