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