Libraries
»
bump-cli
(0.8.0)
»
Index (B)
»
Bump
»
CLI
»
Commands
»
Base
Class: Bump::CLI::Commands::Base
Inherits:
Dry::CLI::Command
Object
Dry::CLI::Command
Bump::CLI::Commands::Base
show all
Defined in:
lib/bump/cli/commands/base.rb
Direct Known Subclasses
Deploy
,
Preview
,
Validate
Constant Summary
collapse
USER_AGENT =
"
bump-cli/
#{
VERSION
}
"
.
freeze