Skip to content
Snippets Groups Projects
Commit 847b3b34 authored by Matthew Woehlke's avatar Matthew Woehlke
Browse files

CPS: Refactor argument parsing

CPS package metadata involves a fair amount of passing around a
particular set of values, as well as shared argument handling, which is
only going to increase as additional features are added. In order to
reduce code duplication (now and going forward), create a helper class
to handle the shared argument parsing and to serve as a container to
pass metadata values.
parent aab6f9f3
Branches master
No related tags found
Loading
Showing with 251 additions and 199 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment