//
pkg.gl
Category
github.com/reeflective/flags
example
commands
package
0.10.0
Repository:
https://github.com/reeflective/flags.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
66 SLOC
#
Functions
AddCommandsLongHelp
AddCommandsLongHelp adds long help messages to our newly generated commands.
#
Constants
LongUsage
No description provided by the author
ShortUsage
No description provided by the author
#
Structs
Root
Root is the root command of our application, and encapsulates all of the application subcommands as embedded structs.