Move GroupIsInstalled to separate GroupQuerier optional interface

Co-authored-by: taigrr <8261498+taigrr@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-28 06:54:28 +00:00
parent dec1516387
commit 22dda8684d
4 changed files with 8 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ var (
_ snack.Cleaner = (*Pacman)(nil)
_ snack.FileOwner = (*Pacman)(nil)
_ snack.Grouper = (*Pacman)(nil)
_ snack.GroupQuerier = (*Pacman)(nil)
)
// NOTE: snack.Holder is not implemented for pacman. While pacman supports