pkgmgr

package
v0.0.0-...-476ea88 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Pacman = P{"pacman"}
	Dpkg   = P{"dpkg"}
	Rpm    = P{"rpm"}
)
View Source
var PList = []*P{
	&Pacman,
	&Dpkg,
	&Rpm,
}

Functions

This section is empty.

Types

type P

type P struct {
	// contains filtered or unexported fields
}

func LookFor

func LookFor() *P

func (*P) Installed

func (p *P) Installed() bool

func (*P) String

func (p *P) String() string

Jump to

Keyboard shortcuts

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