mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 04:33:53 +00:00
use it for the default in `set_config` and simplify and add more flexibility to the the config processing, and potentially in other options as well. The reverse policy returns a vector but in reversed order from normal. This is what we want in the config processing Inspired by #862, and updated with recent code changes. --------- Co-authored-by: Volker Christian <me@vchrist.at> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>