Method: VMC::Client#apps

Defined in:
lib/vmc/client.rb

#appsObject

Apps



74
75
76
77
# File 'lib/vmc/client.rb', line 74

def apps
  
  json_get(VMC::APPS_PATH)
end