commands

package
v0.0.0-...-a27c56c Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DebugCmd = &cobra.Command{
	Use:   "debug",
	Short: "debug flags or current configuration",
}

debugCmd represents the debug command

View Source
var LoadCmd = &cobra.Command{
	Use:   "load",
	Short: "download all of your executable dependencies",
}
View Source
var ScriptCmd = &cobra.Command{
	Use:   "script",
	Short: "run bash scripts",
}

scriptCmd represents the script command

Functions

This section is empty.

Types

type Mode

type Mode int
const (
	ANY Mode = iota
	FILE
	DIR
)

func (Mode) String

func (i Mode) String() string

Jump to

Keyboard shortcuts

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