bash

package
v0.0.0-...-4ee42a8 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2016 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EXECUTION_SUCCESS = iota
	EXECUTION_FAILURE = iota
	EXECUTION_USAGE   = iota
)

Variables

This section is empty.

Functions

func CreateVar

func CreateVar(name string, f ValueFunc)

Types

type Enable

type Enable struct {
	Name     string
	LongDoc  []string
	ShortDoc string
}

type ValueFunc

type ValueFunc func(name string) string

Used to 'dynamically' compute a value of a variable, limited to strings right now

Jump to

Keyboard shortcuts

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