Sam Therapy
1b5d5a3fed
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
5 lines
108 B
Go
5 lines
108 B
Go
/*
|
|
The CLI part of the package, including both POSIX
|
|
flag parsing and dig-like flag parsing.
|
|
*/
|
|
package cli
|