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