MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / restoreFromConfig

Method restoreFromConfig

src/main/controller.ts:267–269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

265 }
266
267 restoreFromConfig() {
268 restoreFromConfig(observers, store.state.config);
269 }
270}
271
272export { Controller };

Callers 2

createWindowMethod · 0.95
resotreDefaultSettingMethod · 0.95

Calls 1

restoreFromConfigFunction · 0.90

Tested by

no test coverage detected