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

Method PackageGroups

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

Source from the content-addressed store, hash-verified

52 LocalSatisfierExists(string) bool
53 PackageDepends(IPackage) []Depend
54 PackageGroups(IPackage) []string
55 PackageOptionalDepends(IPackage) []Depend
56 PackageProvides(IPackage) []Depend
57 PackagesFromGroup(string) []IPackage

Callers 1

syncPkgSearchStringFunction · 0.65

Implementers 1

AlpmExecutorpkg/db/ialpm/alpm.go

Calls

no outgoing calls

Tested by

no test coverage detected