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



140
141
142
# File 'lib/covered/summary.rb', line 140

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