YoutubeCommentsCommand constructor

YoutubeCommentsCommand()

Implementation

YoutubeCommentsCommand() {
  addSubcommand(YoutubeListCommentsCommand());
}