Closed boneskull closed 4 years ago
The way we pull command-specific configuration out of the config is tedious. a Config class with a helper method or two would make this easier to digest.
also, it could help define the (post-normalization) interface.
config
common
@typedef
The way we pull command-specific configuration out of the config is tedious. a Config class with a helper method or two would make this easier to digest.
also, it could help define the (post-normalization) interface.