shell

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(mgr PackageLister, pkgGetter PackageGetter) *useCase

Types

type PackageGetter

type PackageGetter interface {
	GetPkgs(ctx context.Context, where string, args ...any) ([]staplerfile.Package, error)
}

type PackageLister

type PackageLister interface {
	ListInstalled(
		opts *manager.Opts,
	) (map[string]string, error)
}

Source Files

  • shell.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL