Method: BetterCap::SniffOptions#custom_parser

Defined in:
lib/bettercap/options/sniff_options.rb

#custom_parserObject

Regular expression to use with the BetterCap::Parsers::Custom parser.



29
30
31
# File 'lib/bettercap/options/sniff_options.rb', line 29

def custom_parser
  @custom_parser
end