MCPcopy
hub / github.com/syncthing/syncthing / ModTime

Method ModTime

lib/fs/filesystem.go:95–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 Mode() FileMode
94 Size() int64
95 ModTime() time.Time
96 IsDir() bool
97 Sys() interface{}
98 // Extensions

Callers 15

shouldRebuildAssetsFunction · 0.65
tarGzFunction · 0.65
WinsConflictMethod · 0.65
isEquivalentMethod · 0.65
GlobalDirectoryTreeMethod · 0.65
TestRecvOnlyUndoChangesFunction · 0.65
setupKnownFilesFunction · 0.65
TestModTimeWindowFunction · 0.65
ModTimeMethod · 0.65
processNeededMethod · 0.65
shortcutFileMethod · 0.65
performFinishMethod · 0.65

Implementers 2

fakeInfolib/scanner/virtualfs_test.go
fakeFileInfolib/fs/fakefs.go

Calls

no outgoing calls

Tested by 12

TestRecvOnlyUndoChangesFunction · 0.52
setupKnownFilesFunction · 0.52
TestModTimeWindowFunction · 0.52
ModTimeMethod · 0.52
TestMtimeFSFunction · 0.52
TestMtimeFSWalkFunction · 0.52
TestMtimeFSOpenFunction · 0.52
TestMtimeFSInsensitiveFunction · 0.52
TestChtimesFunction · 0.52
TestSyncClusterFunction · 0.52