AddCommand constructor
AddCommand()
Implementation
AddCommand() {
addSubcommand(AddModuleCommand());
addSubcommand(AddFeatureCommand());
}
AddCommand() {
addSubcommand(AddModuleCommand());
addSubcommand(AddFeatureCommand());
}