Documentation
¶
Index ¶
Constants ¶
View Source
const ( FLAG_HELP = "-h" FLAG_VERSION = "-v" )
View Source
const Command apps.SnapshotFlag = "app"
Variables ¶
View Source
var App = apps.CommandApplication{ CommandReference: apps.CommandReference{ Flag: Command, Name: "go-api", Description: "Retrieves the project metadata", Example: refHelp.Example, }, Exec: exec, Help: help, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.