Ian Chamberlain
|
dbf1595def
|
Add plumbing for new commands to running cargo
|
2 years ago |
Ian Chamberlain
|
583fc67fc6
|
Update docstrings and arg parsing
Also add the most basic `debug_assert` test.
|
2 years ago |
Ian Chamberlain
|
c2560622e8
|
Fix some build errors for testing
|
2 years ago |
Ian Chamberlain
|
cef69644e6
|
Upgrade to clap4, add extra args and help strings
|
2 years ago |
Steve Cook
|
c7b6482f9c
|
Remove Display trait
Inline match command to subcommand for make_cargo_build_command
|
2 years ago |
Steve Cook
|
1a562d0c1a
|
Build and not run under the hood when calling `cargo 3ds run`
Cargo fmt
|
2 years ago |
Steve Cook
|
9aa632622c
|
Remove fully qualified derive
|
2 years ago |
Steve Cook
|
4c5929715c
|
Move command struct and parser to command.rs
|
2 years ago |
Steve Cook
|
239556abf8
|
Revert to original cargo usage
Re-add TeeReader comment
Remove debugging line
|
2 years ago |
Steve Cook
|
51917f8fcf
|
Add AllowLeadingHyphen
|
2 years ago |
Steve Cook
|
f05b57f5ac
|
Use ValueEnum over deprecated ArgEnum
|
2 years ago |
Steve Cook
|
cc03d78ba5
|
Initial use of clap
|
2 years ago |