Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spicetify/cli
/ storeTrack
Function
storeTrack
Extensions/bookmark.js:309–311 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
307
}
308
309
function
storeTrack() {
310
LIST.addToStorage(getTrackMeta());
311
}
312
313
function
storeTrackWithTime() {
314
const
meta = getTrackMeta();
Callers
nothing calls this directly
Calls
2
getTrackMeta
Function · 0.85
addToStorage
Method · 0.80
Tested by
no test coverage detected