Method: Mints::User#client

Defined in:
lib/user.rb

#clientObject (readonly)

Returns the value of attribute client.


49
50
51
# File 'lib/user.rb', line 49

def client
  @client
end