app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APP  = "spec-builddep"
	VER  = "1.0.0"
	DESC = "Utility for installing dependencies for building an RPM package"
)

Basic utility info

View Source
const (
	OPT_LIST     = "L:list"
	OPT_ACTUAL   = "A:actual"
	OPT_CLEAN    = "C:clean"
	OPT_NO_COLOR = "nc:no-color"
	OPT_HELP     = "h:help"
	OPT_VER      = "v:version"

	OPT_QUIET       = "q:quiet"
	OPT_DEFINE      = "D:define"
	OPT_EXCLUDE     = "x:exclude"
	OPT_ENABLEREPO  = "ER:enablerepo"
	OPT_DISABLEREPO = "DR:disablerepo"

	OPT_VERB_VER     = "vv:verbose-version"
	OPT_COMPLETION   = "completion"
	OPT_GENERATE_MAN = "generate-man"
)

Options

Variables

This section is empty.

Functions

func Run

func Run(gitRev string, gomod []byte)

Run is main utility function

Types

This section is empty.

Jump to

Keyboard shortcuts

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