menu
semver_sherpa package
documentation
commands/bump_command.dart
BumpCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'bump';
semver_sherpa package
documentation
commands/bump_command
BumpCommand
name property
BumpCommand class