Method: Credential#host

Defined in:
lib/Credential.rb

#hostObject

Returns the value of attribute host.



2
3
4
# File 'lib/Credential.rb', line 2

def host
  @host
end