-
Notifications
You must be signed in to change notification settings - Fork 1
Fix carg_args #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
cargo_args argument is supposed to be working just like cargo does with arguments after --, but I haven't managed to achieve that with clap's derives. Maybe I missed something or maybe we need to use builder api instead.
Line 80 in 9e30e9b
| // TODO: make it a "last" argument, i.e. after "--" |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed