Class: Mutant::Reporter::CLI::Progress

Inherits:
Printer
  • Object
show all
Includes:
AbstractType
Defined in:
lib/mutant/reporter/cli/progress.rb,
lib/mutant/reporter/cli/progress/env.rb,
lib/mutant/reporter/cli/progress/noop.rb,
lib/mutant/reporter/cli/progress/config.rb,
lib/mutant/reporter/cli/progress/result.rb,
lib/mutant/reporter/cli/progress/subject.rb,
lib/mutant/reporter/cli/progress/result/subject.rb,
lib/mutant/reporter/cli/progress/result/mutation.rb

Overview

Abstract base and namespace class for process printers

Direct Known Subclasses

Config, Env, Noop, Result, Subject

Defined Under Namespace

Classes: Config, Env, Noop, Result, Subject

Constant Summary

Constants inherited from Printer

Mutant::Reporter::CLI::Printer::NL

Method Summary

Methods inherited from Printer

run, #run

Methods included from Delegator

included