Class: Bunny::Transport

Inherits:
Object
  • Object
show all
Defined in:
lib/bbk/bunny_patch.rb

Instance Method Summary collapse

Instance Method Details

#hostObject



4
5
6
# File 'lib/bbk/bunny_patch.rb', line 4

def host
  @opts[:server_name] || @host
end