Sam
80648e08f6
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #38
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
|