Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidKey = errors.New("invalid key")
)
Functions ¶
Types ¶
type Command ¶
Command is the parent command for all configuration related commands.
func NewCommand ¶
func NewCommand() *Command
type GetCommand ¶
func NewGetCommand ¶
func NewGetCommand() *GetCommand
type SetCommand ¶
SetCommand is the command to update the configuration.
func NewSetCommand ¶
func NewSetCommand() *SetCommand
Click to show internal directories.
Click to hide internal directories.