Method: SDM::Gateway#listen_address
- Defined in:
- lib/models/porcelain.rb
#listen_address ⇒ Object
The public hostname/port tuple at which the gateway will be accessible to clients.
4740 4741 4742 |
# File 'lib/models/porcelain.rb', line 4740 def listen_address @listen_address end |