MCPcopy
hub / github.com/rclone/rclone / Open

Method Open

vfs/vfs.go:68–68  ·  view source on GitHub ↗
(flags int)

Source from the content-addressed store, hash-verified

66 DirEntry() fs.DirEntry
67 VFS() *VFS
68 Open(flags int) (Handle, error)
69 Truncate(size int64) error
70 Path() string
71 SetSys(any)

Callers 15

readerMethod · 0.65
connectMethod · 0.65
readDataFromObjMethod · 0.65
OpenMethod · 0.65
TestIntegrationFunction · 0.65
UpdateMethod · 0.65
MoveMethod · 0.65
OpenMethod · 0.65
parseHTMLFunction · 0.65
computeHashWithNonceMethod · 0.65
ComputeHashMethod · 0.65
OpenMethod · 0.65

Implementers 2

Filevfs/file.go
Dirvfs/dir.go

Calls

no outgoing calls

Tested by 15

readDataFromObjMethod · 0.52
TestIntegrationFunction · 0.52
parseHTMLFunction · 0.52
testUploadFromCryptMethod · 0.52
testFileSetModTimeFunction · 0.52
fileCheckContentsFunction · 0.52
TestFileOpenFunction · 0.52
testFileRenameFunction · 0.52
TestDirHandleMethodsFunction · 0.52
TestDirHandleReaddirFunction · 0.52