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

Function GetSpotifyPath

src/cmd/cmd.go:210–212  ·  view source on GitHub ↗

GetSpotifyPath returns location of Spotify client

()

Source from the content-addressed store, hash-verified

208
209// GetSpotifyPath returns location of Spotify client
210func GetSpotifyPath() string {
211 return spotifyPath
212}
213
214func getExtractFolder() (string, string) {
215 dir := utils.GetStateFolder("Extracted")

Callers 2

mainFunction · 0.92
BlockSpotifyUpdatesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected