Class: Jerakia::Client::CLI

Inherits:
Thor
  • Object
show all
Includes:
Lookup
Defined in:
lib/jerakia/client/cli.rb,
lib/jerakia/client/cli/lookup.rb

Defined Under Namespace

Modules: Lookup

Instance Method Summary collapse

Methods included from Lookup

included

Instance Method Details

#versionObject



11
12
13
# File 'lib/jerakia/client/cli.rb', line 11

def version
  puts Jerakia::Client::VERSION
end