MCPcopy Create free account
hub / github.com/WarFrontIO/client / option

Method option

src/util/settings/MultiSelectSetting.ts:26–31  ·  view source on GitHub ↗

* Registers a new option with the given key and value. * @param key The key of the option. Must be unique, not contain ',' and shouldn't change in the future * @param value The value of the option * @param label The label of the option, displayed in the UI * @param defaultStatus The default

(key: K & Exclude<K, keyof T>, value: V, label: string, defaultStatus: boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

broadcastMethod · 0.45

Tested by

no test coverage detected