Documentation
¶
Index ¶
Constants ¶
View Source
const Command apps.SnapshotFlag = "cmd"
View Source
const (
FLAG_HELP = "-h"
)
View Source
const InitialStep = -1
Variables ¶
View Source
var App = apps.CommandApplication{ CommandReference: apps.CommandReference{ Flag: Command, Name: "go-api", Description: "Retrieves the project metadata", Example: refHelp.Example, }, Exec: root, Help: help, }
Functions ¶
func Exec ¶
func Exec(user, input string) *apps.CmdExecResult
Types ¶
Click to show internal directories.
Click to hide internal directories.