Method: Mints::User#client

Defined in:
lib/user.rb

#clientObject (readonly)

Returns the value of attribute client.



30
31
32
# File 'lib/user.rb', line 30

def client
  @client
end