MCPcopy
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 .
14type Status interface {
15 IsBackupable() bool
16 IsModdable() bool
17 IsStock() bool
18 IsMixed() bool

Callers 5

mainFunction · 0.65
BackupFunction · 0.65
ClearFunction · 0.65
CheckStatesFunction · 0.65
AutoFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected