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.
3962 3963 3964 |
# File 'lib/models/porcelain.rb', line 3962 def listen_address @listen_address end |