Add support mutating args once added #458
Labels
C-enhancement
Category: Raise on the bar on expectations
E-hard
Call for participation: Experience needed to fix: Hard / a lot
Milestone
It'd be nice to be able to mutate aspects of certain args after they've been add to an
App
struct.What I'd like to be able to do is add a bunch of args via the
App::args_from_usage
then later go back and mutate the two or three outlyers that require some special setting, likepossible_values
or something.The text was updated successfully, but these errors were encountered: