Add method YCmdLine::argTraits(), publicly exposing argument traits

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2015-06-25 13:58:33 +00:00
commit dbf8a804db

View file

@ -459,4 +459,5 @@ Version 1.2.11
--------------
o YCmdLine:
- added setDescription() and description()
- added argTraits(), publicly exposing argument traits
- removed moot setUsage()