MCPcopy
hub / github.com/spicetify/cli / setState

Method setState

jsHelper/spicetifyWrapper.js:2303–2305  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

2301 }
2302
2303 setState(state) {
2304 this.isEnabled = state;
2305 }
2306
2307 set isEnabled(bool) {
2308 this._isEnabled = bool;

Callers 15

sidebarConfig.jsFile · 0.80
homeConfig.jsFile · 0.80
fetchInfoMethod · 0.80
renderMethod · 0.80
updatePostsVisualMethod · 0.80
reloadMethod · 0.80
fetchColorsMethod · 0.80
fetchTempoMethod · 0.80
clearTranslationMethod · 0.80
fetchLyricsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected