Method: Dalli::Protocol::ConnectionManager#hostname
- Defined in:
- lib/dalli/protocol/connection_manager.rb
#hostname ⇒ Object
Returns the value of attribute hostname.
29 30 31 |
# File 'lib/dalli/protocol/connection_manager.rb', line 29 def hostname @hostname end |