Method: CFoundry::V1::Client#trace

Defined in:
lib/cfoundry/v1/client.rb

#traceObject

Is the client tracing API requests?



70
71
72
# File 'lib/cfoundry/v1/client.rb', line 70

def trace
  @base.trace
end