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