//
pkg.gl
Category
github.com/KEINOS/Hello-Cobra
cmd
cmdroot
package
1.3.7
Repository:
https://github.com/keinos/hello-cobra.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
50 SLOC
#
Functions
New
New returns the newly created object pointer of the "root" command.
#
Structs
Command
Command is the struct to hold cobra.Command and it's flag options.