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.
4145 4146 4147 |
# File 'lib/models/porcelain.rb', line 4145 def listen_address @listen_address end |