MCPcopy
hub / github.com/syncthing/syncthing / Folder

Method Folder

lib/config/wrapper.go:108–108  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

106 DefaultIgnores() Ignores
107
108 Folder(id string) (FolderConfiguration, bool)
109 Folders() map[string]FolderConfiguration
110 FolderList() []FolderConfiguration
111 FolderPasswords(device protocol.DeviceID) map[string]string

Callers 15

handleIndexMethod · 0.65
ccHandleFoldersMethod · 0.65
LoadIgnoresMethod · 0.65
SetIgnoresMethod · 0.65
pauseFolderFunction · 0.65
SummaryMethod · 0.65
TestIssue5063Function · 0.65
TestAutoAcceptRejectedFunction · 0.65
TestAutoAcceptNewFolderFunction · 0.65

Implementers 2

wrapperlib/config/wrapper.go
Wrapperlib/config/mocks/mocked_wrapper.go

Calls

no outgoing calls