Libraries
»
superbot
(0.4.8)
»
Index (V)
»
Superbot
»
CLI
»
VersionCommand
Class: Superbot::CLI::VersionCommand
Inherits:
Clamp::Command
Object
Clamp::Command
Superbot::CLI::VersionCommand
show all
Defined in:
lib/superbot/cli/version_command.rb
Instance Method Summary
collapse
#
execute
⇒ Object
Instance Method Details
#
execute
⇒
Object
6 7 8
# File 'lib/superbot/cli/version_command.rb', line 6
def
execute
puts
Superbot
::
VERSION
end