Method: HAProxy::Listener#host

Defined in:
lib/haproxy/config.rb

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



6
7
8
# File 'lib/haproxy/config.rb', line 6

def host
  @host
end