Method: Heartcheck::Services::Firewall#port
- Defined in:
- lib/heartcheck/services/firewall.rb
#port ⇒ Integre
to get the port or stract from @uri
57 58 59 |
# File 'lib/heartcheck/services/firewall.rb', line 57 def port @port || uri.port end |