-
- Downloads
fixes #39
Adds a mechanism to provide help messages/descriptions for ALL parameters of command line Python scripts. Along the `_base.parameters`, we now have `_base.parameter_description` which is a parallel dictionary. A similar mechanism should be added for alternative parameter sources in children of `DNS` etc.
Please register or sign in to comment