//
pkg.gl
Category
github.com/loicalleyne/cli
cli
package
1.0.18
Repository:
https://github.com/loicalleyne/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
325 SLOC
#
Functions
AddCommand
AddCommand for Cli commands.
CreateCommandMap
No description provided by the author
NewCli
NewCli creates a new instance of Cli It returns a pointer to the Cli object.
#
Structs
Cli
Cli structure contains configuration and commands.
#
Interfaces
ICli
ICli is the common mockable interface for Cli.