Parses the hosts that were found to be up during the scan.
See Also:
429 430 431
# File 'lib/nmap/xml.rb', line 429 def each(&block) each_up_host(&block) end