MCPcopy
hub / github.com/syncthing/syncthing / ScanFolderSubdirs

Method ScanFolderSubdirs

lib/model/model.go:85–85  ·  view source on GitHub ↗
(folder string, subs []string)

Source from the content-addressed store, hash-verified

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)
87 FolderErrors(folder string) ([]FileError, error)
88 WatchError(folder string) error

Callers 7

TestIssue3028Function · 0.65
TestIssue3804Function · 0.65
TestIssue3829Function · 0.65
TestFolderAPIErrorsFunction · 0.65
TestParentDeletionFunction · 0.65
ScanFolderSubdirsMethod · 0.65
postDBScanMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 5

TestIssue3028Function · 0.52
TestIssue3804Function · 0.52
TestIssue3829Function · 0.52
TestFolderAPIErrorsFunction · 0.52
TestParentDeletionFunction · 0.52