Libraries
»
expect4r
(0.0.11)
»
Index
»
Expect4r
»
BaseLoginObject
»
#user
Method: Expect4r::BaseLoginObject#user
Defined in:
lib/misc/base.rb
#
user
⇒
Object
Also known as:
username
Returns the value of attribute user.
46 47 48
# File 'lib/misc/base.rb', line 46
def
user
@user
end