Skip to content

Improve linearity and extendability of configuration parsing #90

@technetos

Description

@technetos

Currently parsing of yaml configurations and command line arguments is completely separate, implement a strategy to parse all configurations uniformly.

Refactor the yaml module into an abstract_command_processor module and create 3 commands that are testable as independent operations. Reading in a file, parsing the contents of the file, consuming the parsed results

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions