Class: KBE::CLI::VersionCommand
- Inherits:
-
Clamp::Command
- Object
- Clamp::Command
- KBE::CLI::VersionCommand
- Defined in:
- lib/kbe/cli/version_command.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
6 7 8 |
# File 'lib/kbe/cli/version_command.rb', line 6 def execute puts KBE::VERSION end |