lib/nmap/xml/status.rb in ruby-nmap-1.0.2 vs lib/nmap/xml/status.rb in ruby-nmap-1.0.3

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Nmap class XML # # Represents the Status of a {Host}. #