MCPcopy
hub / github.com/wellsjo/JSON-Splora / get

Method get

app/js/Settings.js:54–56  ·  view source on GitHub ↗

* Get a settings value by key * * @param {String} key

(key)

Source from the content-addressed store, hash-verified

52 */
53
54 get(key) {
55 return this.config.get(key)
56 }
57
58 /**
59 * Set a settings value by key

Callers 3

handleEventsMethod · 0.45
constructorMethod · 0.45
createThemeSubMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected