new

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolFlag

func BoolFlag(name string, value bool, usage string, required bool, aliases ...string) *cli.BoolFlag

func Command

func Command(name string, aliases []string, category, usage, usageText, description string, flags []cli.Flag, action cli.ActionFunc, onUsageError cli.OnUsageErrorFunc) *cli.Command

func IntFlag

func IntFlag(name string, value int, usage string, required bool, aliases ...string) *cli.IntFlag

func StringFlag

func StringFlag(name, value, usage string, required bool, aliases ...string) *cli.StringFlag

func StringSliceFlag

func StringSliceFlag(name, value, usage string, required bool, aliases ...string) *cli.StringSliceFlag

Types

This section is empty.

Jump to

Keyboard shortcuts

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