package
1.0.18
Repository: https://github.com/loicalleyne/cli.git
Documentation: pkg.go.dev

# Functions

AddCommand for Cli commands.
No description provided by the author
NewCli creates a new instance of Cli It returns a pointer to the Cli object.

# Structs

Cli structure contains configuration and commands.

# Interfaces

ICli is the common mockable interface for Cli.