Method: SDM::SSH#port
- Defined in:
- lib/models/porcelain.rb
#port ⇒ Object
The port to dial to initiate a connection from the egress node to this resource.
13301 13302 13303 |
# File 'lib/models/porcelain.rb', line 13301 def port @port end |