Method: CFoundry::V1::Client#target

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

#targetObject

The current target URL of the client.



24
25
26
# File 'lib/cfoundry/v1/client.rb', line 24

def target
  @base.target
end