command

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

README

Documentation

Index

Constants

View Source
const (
	PipeFail   pipeFailFlag = true
	NoPipeFail pipeFailFlag = false
)
View Source
const (
	Buffered   bufferedFlag = true
	Unbuffered bufferedFlag = false
)
View Source
const (
	Verbose verboseFlag = true
	Quiet   verboseFlag = false
)
View Source
const (
	DryRun   dryRunFlag = true
	NoDryRun dryRunFlag = false
)

Variables

This section is empty.

Functions

func Pipeline

func Pipeline(parameters ...any) yup.Command

Types

type Inputs

type Inputs[O any] struct {
	Flags O
	// contains filtered or unexported fields
}

type MaxProcs

type MaxProcs int

func (MaxProcs) Configure

func (m MaxProcs) Configure(flags *flags)

Jump to

Keyboard shortcuts

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