MCPcopy
hub / github.com/syncthing/syncthing / Stat

Method Stat

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

Source from the content-addressed store, hash-verified

81 Name() string
82 Truncate(size int64) error
83 Stat() (FileInfo, error)
84 Sync() error
85}
86

Callers 15

shouldRebuildAssetsFunction · 0.65
tarGzFunction · 0.65
zipFileFunction · 0.65
setupKnownFilesFunction · 0.65
createEmptyFileInfoFunction · 0.65
TestIssue3164Function · 0.65
TestDeleteIgnorePermsFunction · 0.65
TestDeleteBehindSymlinkFunction · 0.65
TestEmptyIgnoresFunction · 0.65
TestModTimeWindowFunction · 0.65

Implementers 3

fakeFilelib/scanner/virtualfs_test.go
metricsFilelib/fs/metrics.go
fakeFilelib/fs/fakefs.go

Calls

no outgoing calls

Tested by 15

setupKnownFilesFunction · 0.52
createEmptyFileInfoFunction · 0.52
TestIssue3164Function · 0.52
TestDeleteIgnorePermsFunction · 0.52
TestDeleteBehindSymlinkFunction · 0.52
TestEmptyIgnoresFunction · 0.52
TestModTimeWindowFunction · 0.52
StatMethod · 0.52