Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ Name
Method
Name
vfs/vfs.go:111–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
Close() error
110
Fd() uintptr
111
Name() string
112
Read(b []byte) (n int, err error)
113
ReadAt(b []byte, off int64) (n int, err error)
114
Readdir(n int) ([]os.FileInfo, error)
Callers
15
TestFileMethods
Function · 0.65
main
Function · 0.65
addObject
Method · 0.65
ReadDir
Method · 0.65
TestReadFileHandleMethods
Function · 0.65
TestDirHandleReaddir
Function · 0.65
TestDirMethods
Function · 0.65
TestDirStat
Function · 0.65
checkListing
Function · 0.65
TestRWFileHandleMethodsRead
Function · 0.65
TestRWFileHandleMethodsWrite
Function · 0.65
TestRWFileHandleWriteAt
Function · 0.65
Implementers
2
baseHandle
vfs/vfs.go
RWFileHandle
vfs/read_write.go
Calls
no outgoing calls
Tested by
15
TestFileMethods
Function · 0.52
TestReadFileHandleMethods
Function · 0.52
TestDirHandleReaddir
Function · 0.52
TestDirMethods
Function · 0.52
TestDirStat
Function · 0.52
checkListing
Function · 0.52
TestRWFileHandleMethodsRead
Function · 0.52
TestRWFileHandleMethodsWrite
Function · 0.52
TestRWFileHandleWriteAt
Function · 0.52
TestWriteFileHandleReadonly
Function · 0.52
TestWriteFileHandleMethods
Function · 0.52
TestVFSStat
Function · 0.52