MCPcopy
hub / github.com/syncthing/syncthing / ConfigPath

Method ConfigPath

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

Source from the content-addressed store, hash-verified

90// called in order.
91type Wrapper interface {
92 ConfigPath() string
93 MyID() protocol.DeviceID
94
95 RawCopy() Configuration

Callers 8

cleanupModelFunction · 0.65
TestProgressEmitterFunction · 0.65
TestShortIDCheckFunction · 0.65
TestStartupFailFunction · 0.65
LoadConfigAtStartupFunction · 0.65
archiveAndSaveConfigFunction · 0.65
TestPullOrderFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 6

cleanupModelFunction · 0.52
TestProgressEmitterFunction · 0.52
TestShortIDCheckFunction · 0.52
TestStartupFailFunction · 0.52
TestPullOrderFunction · 0.52