Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.80
homeConfig.js
File · 0.80
autoSkipExplicit.js
File · 0.80
fetchInfo
Method · 0.80
render
Method · 0.80
updatePostsVisual
Method · 0.80
reload
Method · 0.80
fetchColors
Method · 0.80
fetchTempo
Method · 0.80
clearTranslation
Method · 0.80
refreshMusixmatchTranslation
Method · 0.80
fetchLyrics
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected