137 138 139 140
# File 'lib/hmx/client.rb', line 137 def getType h = getapi genout JSON.pretty_generate(h.getType(@args.shift)) end