Documentation
¶
Index ¶
- Constants
- func Bold(in string) string
- func BuildFromAUR(pkg string, builddir string, keep bool)
- func CopyFile(src, dst string) error
- func GetResults(by string, aurURL string, verbose bool, jsonDisplay bool, pkgs []string)
- func Input(input string) string
- func IntInput(input string) int
- func PacmanInstall(args []string)
- func PacmanRemove(args []string)
- func Select(label string, selist []string) string
- func ShIns(pkg []string) error
- func ShRem(pkg []string) error
- func WalkMatch(root, pattern string) ([]string, error)
Constants ¶
View Source
const UseColor = true // nolintcolor
Variables ¶
This section is empty.
Functions ¶
func BuildFromAUR ¶
func GetResults ¶
func PacmanInstall ¶
func PacmanInstall(args []string)
func PacmanRemove ¶
func PacmanRemove(args []string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.