This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
6
Tags
111
KiB
v1.3.0
Commit Graph
4 Commits
Author
SHA1
Message
Date
Celestino Amoroso
95fae40d5f
add final checks on option values
2026-03-05 22:30:07 +01:00
Celestino Amoroso
ac8d5fa3a9
value of a container option (e.g. array) is reset to empty on first specification
2026-03-03 05:58:15 +01:00
Celestino Amoroso
9e2e5c1f37
opt-int-array.go: changed data type in error messages
2026-01-22 12:34:22 +01:00
Celestino Amoroso
38e36839f8
first commit status: option and argument parsing, short aliases grouping, special values, hidden options
...
Option types: bool int, int-array, string, string-array, string-map, file, dir
2025-12-11 07:57:48 +01:00