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