MCPcopy Create free account
hub / github.com/archlinux-de/pkgstats-cli / Pacman

Struct Pacman

internal/pacman/parser.go:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type Pacman struct {
24 config *config
25}
26
27type parser struct {
28 includeFileCache map[string][]string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected