Class: Inspec::NoSummaryFormatter

Inherits:
RSpec::Core::Formatters::BaseTextFormatter
  • Object
show all
Defined in:
lib/inspec/shell.rb

Instance Method Summary collapse

Instance Method Details

#dump_summary(*_args) ⇒ Object



122
123
124
# File 'lib/inspec/shell.rb', line 122

def dump_summary(*_args)
  # output nothing
end