class ElchScan::Formatter::HTML
Public Instance Methods
format(results)
click to toggle source
# File lib/elch_scan/formatter/html.rb, line 4 def format results raise NotImplementedError, "Coming soon!" end
# File lib/elch_scan/formatter/html.rb, line 4 def format results raise NotImplementedError, "Coming soon!" end