Method: SDM::Redis#hostname
- Defined in:
- lib/models/porcelain.rb
#hostname ⇒ Object
The host to dial to initiate a connection from the egress node to this resource.
8208 8209 8210 |
# File 'lib/models/porcelain.rb', line 8208 def hostname @hostname end |