cli

package
v3.28.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GlobalFlags

type GlobalFlags interface {
	SkipConfirmation() bool
	DisableInput() bool
	IsQuiet() bool
	DisablePager() bool
	EnableDebug() bool
}

type Globals

type Globals struct {
	Yes     bool
	NoInput bool
	Quiet   bool
	NoPager bool
	Debug   bool
}

func (Globals) DisableInput

func (g Globals) DisableInput() bool

func (Globals) DisablePager added in v3.17.0

func (g Globals) DisablePager() bool

func (Globals) EnableDebug added in v3.18.0

func (g Globals) EnableDebug() bool

func (Globals) IsQuiet

func (g Globals) IsQuiet() bool

func (Globals) SkipConfirmation

func (g Globals) SkipConfirmation() bool

Jump to

Keyboard shortcuts

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