MCPcopy
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

TestFileMethodsFunction · 0.65
mainFunction · 0.65
addObjectMethod · 0.65
ReadDirMethod · 0.65
TestDirHandleReaddirFunction · 0.65
TestDirMethodsFunction · 0.65
TestDirStatFunction · 0.65
checkListingFunction · 0.65
TestRWFileHandleWriteAtFunction · 0.65

Implementers 2

baseHandlevfs/vfs.go
RWFileHandlevfs/read_write.go

Calls

no outgoing calls

Tested by 15

TestFileMethodsFunction · 0.52
TestDirHandleReaddirFunction · 0.52
TestDirMethodsFunction · 0.52
TestDirStatFunction · 0.52
checkListingFunction · 0.52
TestRWFileHandleWriteAtFunction · 0.52
TestVFSStatFunction · 0.52