Method: Cuboid::RPC::Server::Base#address
- Defined in:
- lib/cuboid/rpc/server/base.rb
#address ⇒ Object
39 40 41 |
# File 'lib/cuboid/rpc/server/base.rb', line 39 def address @options[:external_address] || @options[:host] end |
39 40 41 |
# File 'lib/cuboid/rpc/server/base.rb', line 39 def address @options[:external_address] || @options[:host] end |