Method: Client#name

Defined in:
lib/client.rb

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end