Cole Robinson 7ec97400a5 cli: Only instantiate VirtCLIArguments at parse time
We register the VirtCLIArgument classes with the static parse
instructions, but instantiate it with the actual key=val pair
from the command line. This fixes some layering violations, and
gives callers access to the actual command line key that we
are parsing, if that's interesting.
2016-06-14 16:26:56 -04:00
..
2016-04-18 16:42:12 -04:00
2015-09-05 17:20:43 -04:00
2015-03-23 15:56:55 -04:00
2015-03-23 15:56:55 -04:00
2016-04-18 16:42:12 -04:00
2016-03-24 14:15:49 -04:00
2016-04-18 16:42:12 -04:00
2016-06-13 18:37:30 -04:00