config

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExitCodeOK    int = iota //0
	ExitCodeError int = iota //1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigCommand

type ConfigCommand struct {
	UI     ui.UI
	Config *config.Config
}

func (*ConfigCommand) Help

func (c *ConfigCommand) Help() string

func (*ConfigCommand) Run

func (c *ConfigCommand) Run(args []string) int

func (*ConfigCommand) Synopsis

func (c *ConfigCommand) Synopsis() string

type Option

type Option struct {
	List bool `short:"l" long:"list" description:"Show config."`
}

Jump to

Keyboard shortcuts

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