Index (C)
»
RogIQ
»
CLI
Class: RogIQ::CLI
Inherits:
Thor
Object
Thor
RogIQ::CLI
show all
Defined in:
lib/rogiq/cli.rb
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
11 12 13
# File 'lib/rogiq/cli.rb', line 11
def
version
puts
RogIQ
::
VERSION
end