config

package
v0.0.0-...-dba0ec9 Latest Latest
Warning

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

Go to latest
Published: May 1, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(key string) string

func ItExists

func ItExists()

func Set

func Set(key string, value string) string

Types

type AddCommand

type AddCommand struct{}

func (*AddCommand) Execute

func (a *AddCommand) Execute(args []string) error

func (*AddCommand) Usage

func (a *AddCommand) Usage() string

type Command

type Command struct {
	Add AddCommand `command:"add" alias:"a" description:"Add a new variable"`
}

Jump to

Keyboard shortcuts

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