package
0.2.3
Repository: https://github.com/tcnksm/gcli.git
Documentation: pkg.go.dev

# Functions

FrameworkByName retuns Framework.
NewExecutable is constructor of Executable struct.

# Constants

DefaultDescription is default application description.
DefaultHelp is default help message.
DefaultSynopsis is default synopsis message.
DefaultVersion is default appliaction version.
TypeString represents type as string.
TypeString represents type as string.
TypeString represents type as string.

# Variables

CommonTemplates is collection of templates which are used all frameworks.
Frameworks is collection of Framework.

# Structs

Command store command meta information.
Executable store executable meta information.
Flag stores flag meta informations.
Framework represents framework.
Skeleton stores meta data of skeleton.
Template stores meta data of template.