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 Basename

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

Types

type MultipleFlag

type MultipleFlag bool
const (
	Multiple   MultipleFlag = true
	NoMultiple MultipleFlag = false
)

func (MultipleFlag) Configure

func (m MultipleFlag) Configure(flags *flags)

type Suffix

type Suffix string

func (Suffix) Configure

func (s Suffix) Configure(flags *flags)

type ZeroFlag

type ZeroFlag bool
const (
	Zero   ZeroFlag = true
	NoZero ZeroFlag = false
)

func (ZeroFlag) Configure

func (z ZeroFlag) Configure(flags *flags)

Jump to

Keyboard shortcuts

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