Method: Masscan::OutputFile#parser

Defined in:
lib/masscan/output_file.rb

#parserParsers::Binary, ... (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

The parser for the output file format.


48
49
50
# File 'lib/masscan/output_file.rb', line 48

def parser
  @parser
end