pflags - POSIX/GNU-style -f/--flags in Odin #7191
prnvbn
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/prnvbn/pflags is a drop-in replacement for Odin
core:flagsimplementing better POSIX/GNU-style -f/--flags.args:"short=f"and used as -f-abcis the same as-a -b -c--flag strictly(-flag is not supported)e.g.
All reactions