Class: Covered::Quiet
- Inherits:
-
Object
- Object
- Covered::Quiet
- 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 |