Class: ElchScan::Formatter::HTML
- Inherits:
-
Object
- Object
- ElchScan::Formatter::HTML
- Defined in:
- lib/elch_scan/formatter/html.rb
Instance Method Summary collapse
Instance Method Details
#format(results) ⇒ Object
4 5 6 |
# File 'lib/elch_scan/formatter/html.rb', line 4 def format results raise NotImplementedError, "Coming soon!" end |