commands

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// FlagType ...
	FlagType = &cli.StringFlag{
		Name:        "type",
		Aliases:     []string{"t"},
		Value:       global.ConfigFileType,
		Destination: &global.ConfigFileType,
		Usage:       "Choose any format in `json`, `yaml`, `toml`",
	}
)

Functions

func CommBuild

func CommBuild() *cli.Command

CommBuild ...

func CommInit

func CommInit() *cli.Command

CommInit ...

func CommNew

func CommNew() *cli.Command

CommNew ...

func CommNotify

func CommNotify() *cli.Command

CommNotify ...

func CommPack

func CommPack() *cli.Command

CommPack ...

func CommRun

func CommRun() *cli.Command

CommRun ...

func CommTidy

func CommTidy() *cli.Command

CommTidy ...

func SetCommands

func SetCommands(app *cli.App)

SetCommands ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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