MCPcopy
hub / github.com/syncthing/syncthing / Save

Method Save

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

Source from the content-addressed store, hash-verified

95 RawCopy() Configuration
96 RequiresRestart() bool
97 Save() error
98
99 Modify(ModifyFunction) (Waiter, error)
100 RemoveFolder(id string) (Waiter, error)

Callers 13

LoadConfigAtStartupFunction · 0.65
archiveAndSaveConfigFunction · 0.65
finishMethod · 0.65
TestNewSaveLoadFunction · 0.65
TestWindowsLineEndingsFunction · 0.65
TestSymlinksFunction · 0.65
TestFileTypeChangeFunction · 0.65
TestOverrideFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 9

TestNewSaveLoadFunction · 0.52
TestWindowsLineEndingsFunction · 0.52
TestSymlinksFunction · 0.52
TestFileTypeChangeFunction · 0.52
TestOverrideFunction · 0.52