Class: Mutant::Reporter::CLI::Printer::DisplayConfig Private
- Inherits:
-
Object
- Object
- Mutant::Reporter::CLI::Printer::DisplayConfig
- Defined in:
- lib/mutant/reporter/cli/printer.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Printer display options
Constant Summary collapse
- DEFAULT =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
new(isolation_logs: false)
- VERBOSE =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
new(isolation_logs: true)