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