MCPcopy
hub / github.com/callumalpass/tasknotes / saveSettings

Method saveSettings

src/main.ts:723–725  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

721 }
722
723 async saveSettings() {
724 await this.settingsLifecycleService.saveSettings();
725 }
726
727 /**
728 * Persist settings to disk without triggering runtime side-effects.

Calls

no outgoing calls

Tested by 1

setPluginSettingsFunction · 0.36