v3.6.0
- Added:
- Add the method
Traverse
to traverse all options in all groups. - Enhance the constraint of the option:
- When setting the default value by
D
, it will be parsed by theParser
if it exists. - When setting the parser by
P
, it will parse theDefault
if it has one default value.
- When setting the default value by
- Add the method