docs

package
v1.0.8-beta Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenYamlTree

func GenYamlTree(cmd *cobra.Command, dir string) error

Types

type Command

type Command struct {
	Name        string
	Description string
	Usage       string
	Aliases     []string
	Examples    string

	Flags map[string][]Flag

	SubCommands []Command
}

type Flag

type Flag struct {
	Name        string
	Shorthand   string
	Description string
	Default     string
}

Jump to

Keyboard shortcuts

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