MCPcopy
hub / github.com/rclone/rclone / SetModTime

Method SetModTime

vfs/vfs.go:62–62  ·  view source on GitHub ↗
(modTime time.Time)

Source from the content-addressed store, hash-verified

60 IsFile() bool
61 Inode() uint64
62 SetModTime(modTime time.Time) error
63 Sync() error
64 Remove() error
65 RemoveAll() error

Callers 15

SetModTimeMethod · 0.65
TestListWithoutMetadataFunction · 0.65
TestIntegrationFunction · 0.65
SetModTimeMethod · 0.65
CopyMethod · 0.65
CopyMethod · 0.65
SetModTimeMethod · 0.65
DirSetModTimeMethod · 0.65
SetModTimeMethod · 0.65
SetModTimeMethod · 0.65
UpdateMethod · 0.65
CopyMethod · 0.65

Implementers 2

Filevfs/file.go
Dirvfs/dir.go

Calls

no outgoing calls

Tested by 12

TestListWithoutMetadataFunction · 0.52
TestIntegrationFunction · 0.52
TestObjectHEADFunction · 0.52
TestObjectGETFunction · 0.52
testFileSetModTimeFunction · 0.52
testFileRenameFunction · 0.52
TestDirSetModTimeFunction · 0.52
TestCacheSetModTimeFunction · 0.52
checkPreReqsMethod · 0.52
touchFilesFunction · 0.52