MCPcopy
hub / github.com/Jguer/yay / InstalledRemotePackageNames

Method InstalledRemotePackageNames

pkg/db/executor.go:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 BiggestPackages() []IPackage
44 Cleanup()
45 InstalledRemotePackageNames() []string
46 InstalledRemotePackages() map[string]IPackage
47 InstalledSyncPackageNames() []string
48 IsCorrectVersionInstalled(string, string) bool

Callers 5

syncInfoFunction · 0.65
createDevelDBFunction · 0.65
localStatisticsFunction · 0.65
PrepareWorkspaceMethod · 0.65
upGraphMethod · 0.65

Implementers 1

AlpmExecutorpkg/db/ialpm/alpm.go

Calls

no outgoing calls

Tested by

no test coverage detected