Closed Chris7 closed 8 years ago
Currently, clinto does not report the default value for a field, only infers information about the default type. This will allow better interfaces to be constructed such as https://github.com/wooey/Wooey/issues/119
It reports it as 'value', which I believe is correct since the only notion of a value the parser has is the default.
Currently, clinto does not report the default value for a field, only infers information about the default type. This will allow better interfaces to be constructed such as https://github.com/wooey/Wooey/issues/119