TeXitoi / structopt

Parse command line arguments by defining a struct.
Other
2.7k stars 149 forks source link

tests: fix overridable() #532

Closed Lencerf closed 1 year ago

Lencerf commented 1 year ago

Tested: cargo test -p structopt --test rename_all_env

TeXitoi commented 1 year ago

Thanks. Don't forget that structopt is in maintenance, you should now use clap.