Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spicetify/cli
/ IsBackupable
Method
IsBackupable
src/status/spotify/spotify.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
// Status .
14
type
Status
interface
{
15
IsBackupable() bool
16
IsModdable() bool
17
IsStock() bool
18
IsMixed() bool
Callers
5
main
Function · 0.65
Backup
Function · 0.65
Clear
Function · 0.65
CheckStates
Function · 0.65
Auto
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected