ConfigArgParse icon indicating copy to clipboard operation
ConfigArgParse copied to clipboard

Change priority order

Open wabiloo opened this issue 4 years ago • 1 comments

Is there any easy (configurable) way to configure the priority order? In my own projects, I tend to have command line > config files > env vars > defaults instead of command line > env vars > config files > defaults

wabiloo avatar Jul 06 '21 09:07 wabiloo

There isn't currently a way to do this.

bw2 avatar Jul 11 '21 14:07 bw2