Parent

Methods

Nmap::Parser::Host::Script

This holds the information about an NSE script run against a host or port

Attributes

id[R]

NSE Script name

name[R]

NSE Script name

output[R]

NSE Script output

Public Class Methods

new(script) click to toggle source
# File lib/nmap/parser.rb, line 968
def initialize(script)
        parse(script)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.