MCPcopy
hub / github.com/syncthing/syncthing / ScanFolder

Method ScanFolder

lib/model/model.go:83–83  ·  view source on GitHub ↗
(folder string)

Source from the content-addressed store, hash-verified

81 ResetFolder(folder string) error
82 DelayScan(folder string, next time.Duration)
83 ScanFolder(folder string) error
84 ScanFolders() map[string]error
85 ScanFolderSubdirs(folder string, subs []string) error
86 State(folder string) (string, time.Time, error)

Callers 15

TestRecvOnlyRevertNeedsFunction · 0.65
TestRecvOnlyUndoChangesFunction · 0.65
TestRecvOnlyRevertOwnIDFunction · 0.65
setupROFolderFunction · 0.65
TestRequestFunction · 0.65
benchmarkTreeFunction · 0.65
TestIssue4573Function · 0.65

Implementers 2

modellib/model/model.go
Modellib/model/mocks/model.go

Calls

no outgoing calls

Tested by 15

TestRecvOnlyRevertNeedsFunction · 0.52
TestRecvOnlyUndoChangesFunction · 0.52
TestRecvOnlyRevertOwnIDFunction · 0.52
setupROFolderFunction · 0.52
TestRequestFunction · 0.52
benchmarkTreeFunction · 0.52
TestIssue4573Function · 0.52