Class: Covered::Quiet

Inherits:
Object
  • Object
show all
Defined in:
lib/covered/summary.rb

Instance Method Summary collapse

Instance Method Details

#call(wrapper, output = $stdout) ⇒ Object



200
201
202
# File 'lib/covered/summary.rb', line 200

def call(wrapper, output = $stdout)
	# Silent.
end