Sam
4cf19ebf78
All checks were successful
continuous-integration/drone/push Build is passing
I need to make fewer of these :) Reviewed-on: #61
5 lines
123 B
Go
5 lines
123 B
Go
/*
|
|
Package cli is the CLI part of the package, including both POSIX
|
|
flag parsing and dig-like flag parsing.
|
|
*/
|
|
package cli
|