colcon / colcon-mixin

Extension for colcon to read CLI mixins from files
http://colcon.readthedocs.io
Apache License 2.0
2 stars 7 forks source link

fix handling of default values set via API #2

Closed dirk-thomas closed 5 years ago

dirk-thomas commented 5 years ago

Currently only default values passed to add_argument are wrapped. This patch also wraps the values passed to set_defaults to cover the ones coming from e.g. a defaults.yaml.