LocaleSelectionCommand constructor

LocaleSelectionCommand(
  1. Future exec()
)

Implementation

LocaleSelectionCommand(this.exec) {
  addConfigOption(argParser);
}