Method: Nmap::XML#path

Defined in:
lib/nmap/xml.rb

#pathString? (readonly)

Path of the Nmap XML scan file

Returns:

  • (String, nil)


31
32
33
# File 'lib/nmap/xml.rb', line 31

def path
  @path
end