MCPcopy
hub / github.com/syncthing/syncthing / DefaultFolder

Method DefaultFolder

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

Source from the content-addressed store, hash-verified

110 FolderList() []FolderConfiguration
111 FolderPasswords(device protocol.DeviceID) map[string]string
112 DefaultFolder() FolderConfiguration
113
114 Device(id protocol.DeviceID) (DeviceConfiguration, bool)
115 Devices() map[protocol.DeviceID]DeviceConfiguration

Callers 6

reportDataMethod · 0.65
newFolderConfigurationFunction · 0.65
registerFoldersMethod · 0.65
registerFolderMethod · 0.65
registerDefaultFolderMethod · 0.65
TestOverriddenValuesFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1

TestOverriddenValuesFunction · 0.52