Libraries
»
ledmon
(0.1.13)
»
Index (M)
»
Ledmon
»
CLI
»
Main
Class: Ledmon::CLI::Main
Inherits:
Base
Object
Thor
Base
Ledmon::CLI::Main
show all
Defined in:
lib/ledmon/cli/main.rb
Instance Method Summary
collapse
#
version
⇒ Object
Methods inherited from
Base
exit_on_failure?
Instance Method Details
#
version
⇒
Object
5 6 7
# File 'lib/ledmon/cli/main.rb', line 5
def
version
puts
Ledmon
::
VERSION
end