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