Method: Dnsimple::Client::ClientService#initialize

Defined in:
lib/dnsimple/client/clients.rb

#initialize(client) ⇒ ClientService

Returns a new instance of ClientService.



78
79
80
# File 'lib/dnsimple/client/clients.rb', line 78

def initialize(client)
  @client = client
end