GetConfig constructor
GetConfig(
- ConfigRepository repository,
- ArgParser parser
Implementation
GetConfig(this.repository, this.parser);
GetConfig(this.repository, this.parser);