module GoodData::Rest

Public Class Methods

info() click to toggle source

Print GoodData::Rest internal info

# File lib/gooddata/rest/rest.rb, line 18
def info
  # TODO: Print objects
  # TODO: Print resources
end