ShowCommand constructor

ShowCommand()

Implementation

ShowCommand() {
  addSubcommand(PrefectureCodeCommand());
}