Class: ATS::CLI::Shiro::Versions

Inherits:
Command
  • Object
show all
Defined in:
lib/ats/cli/shiro/versions.rb

Instance Method Summary collapse

Methods inherited from Command

printable_commands

Instance Method Details

#showObject



8
9
10
# File 'lib/ats/cli/shiro/versions.rb', line 8

def show
  print_json api.version
end