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