AddRepositorySubcommand constructor

AddRepositorySubcommand()

Constructs an AddRepositorySubcommand instance.

Implementation

AddRepositorySubcommand()
    : super('repository',
          'Generates a repository interface and implementation.');