Index (R)
»
RogIQ
»
RemoteCLI
Class: RogIQ::RemoteCLI
Inherits:
Thor
Object
Thor
RogIQ::RemoteCLI
show all
Defined in:
lib/rogiq/remote_cli.rb
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
25 26 27
# File 'lib/rogiq/remote_cli.rb', line 25
def
version
puts
RogIQ
::
VERSION
end