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 8, 2025 License: AGPL-3.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tee

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

Types

type AppendFlag

type AppendFlag bool
const (
	Append    AppendFlag = true
	Overwrite AppendFlag = false
)

func (AppendFlag) Configure

func (f AppendFlag) Configure(flags *flags)

type IgnoreInterruptFlag

type IgnoreInterruptFlag bool
const (
	IgnoreInterrupt   IgnoreInterruptFlag = true
	NoIgnoreInterrupt IgnoreInterruptFlag = false
)

func (IgnoreInterruptFlag) Configure

func (f IgnoreInterruptFlag) Configure(flags *flags)

Jump to

Keyboard shortcuts

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