GetConfig constructor

GetConfig(
  1. ConfigRepository repository,
  2. ArgParser parser
)

Implementation

GetConfig(this.repository, this.parser);