Method: Inspec::Resources::PortsInfo#initialize
- Defined in:
- lib/resources/port.rb
#initialize(inspec) ⇒ PortsInfo
Returns a new instance of PortsInfo.
107 108 109 |
# File 'lib/resources/port.rb', line 107 def initialize(inspec) @inspec = inspec end |