We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add support for "wrapped" types using some unsafe shenanigans
stop automatically generating shorthand for each flag it can lead to unstable arguments when adding fields to structs—better to define them explicitly
Merge branch "master" of github.com:jaffee/commandeer
Add pflag support to LoadArgsEnv
Generate uppercase env var names in LoadEnv (#8)
link fixes in README