getopt: init module
This commit is contained in:
parent
8290a04536
commit
2729e58eab
17 changed files with 1076 additions and 3 deletions
2
cli.go
2
cli.go
|
|
@ -6,7 +6,7 @@ import (
|
|||
|
||||
"path/filepath"
|
||||
|
||||
"git.sr.ht/~sircmpwn/getopt"
|
||||
"git.baxters.nz/jeremy/cli/getopt"
|
||||
)
|
||||
|
||||
var undef = "(undefined)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue