Method: Masscan::OutputFile#path

Defined in:
lib/masscan/output_file.rb

#pathString (readonly)

The path to the output file.

Returns:

  • (String)


36
37
38
# File 'lib/masscan/output_file.rb', line 36

def path
  @path
end