Method: VMC::Client#apps

Defined in:
lib/vmc/client.rb

#appsObject

Apps



76
77
78
79
# File 'lib/vmc/client.rb', line 76

def apps
  
  json_get(VMC::APPS_PATH)
end