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