Object
Holds information for an individual OS class record
Device type, like “router” or “general purpose“
Company that makes the OS, like “Apple” or “Microsoft“
Product name, like “Linux” or “Windows“
A more precise description, like “2.6.X“ for Linux
Accuracy of this information
Compares accuracy
# File lib/nmap/parser.rb, line 1668 def <=>(osclass) @accuracy <=> osclass.accuracy end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.