MCPcopy
hub / github.com/syncthing/syncthing / DefaultDevice

Method DefaultDevice

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

Source from the content-addressed store, hash-verified

115 Devices() map[protocol.DeviceID]DeviceConfiguration
116 DeviceList() []DeviceConfiguration
117 DefaultDevice() DeviceConfiguration
118
119 IgnoredDevices() []ObservedDevice
120 IgnoredDevice(id protocol.DeviceID) bool

Callers 6

newDeviceConfigurationFunction · 0.65
introduceDeviceMethod · 0.65
registerDevicesMethod · 0.65
registerDeviceMethod · 0.65
registerDefaultDeviceMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

newDeviceConfigurationFunction · 0.52