app

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppEnv

type AppEnv struct {
	Verbose  bool
	Force    bool
	List     bool
	PageSize int
	Hook     string
	Ignore   cli.StringSlice
}

func (*AppEnv) Run

func (app *AppEnv) Run() error

type MultiSelect

type MultiSelect struct {
	survey.MultiSelect
}

MultiSelect that doesn't show the answer It just reset the prompt and the answers are shown afterwards

func (*MultiSelect) Cleanup

func (m *MultiSelect) Cleanup(config *survey.PromptConfig, val interface{}) error

Jump to

Keyboard shortcuts

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