//
pkg.gl
Category
github.com/lian-rr/clio
command
package
0.3.0
Repository:
https://github.com/lian-rr/clio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
6
Files
133 SLOC
#
Packages
manager
No description provided by the author
professor
No description provided by the author
sql
No description provided by the author
#
Functions
New
New returns a new Command.
WithParams
WithParams used to pass the params to the Command.
#
Variables
ErrInvalidNumOfParams
ErrInvalidNumOfParams returned when the number of params provided doesn't match the command.
#
Structs
Argument
No description provided by the author
Command
No description provided by the author
Parameter
No description provided by the author