ShorebirdCommand constructor
ShorebirdCommand()
Implementation
ShorebirdCommand() {
addSubcommand(ShorebirdReleaseCommand());
addSubcommand(ShorebirdPatchCommand());
}
ShorebirdCommand() {
addSubcommand(ShorebirdReleaseCommand());
addSubcommand(ShorebirdPatchCommand());
}