Class: UserSwitcher::User

Inherits:
Struct
  • Object
show all
Defined in:
lib/user_switcher/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id



59
60
61
# File 'lib/user_switcher/config.rb', line 59

def id
  @id
end

#passwordObject

Returns the value of attribute password



59
60
61
# File 'lib/user_switcher/config.rb', line 59

def password
  @password
end