Class: Mutant::CLI::Command::Session::Show Private
- Inherits:
-
SessionCommand
- Object
- Mutant::CLI::Command
- Mutant::CLI::Command::Session
- SessionCommand
- Mutant::CLI::Command::Session::Show
- Includes:
- Reporter::CLI::Printer::AliveResults
- Defined in:
- lib/mutant/cli/command/session.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.
List
Constant Summary collapse
- NAME =
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.
'show'- SHORT_DESCRIPTION =
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.
'Show results of a past session'- SUBCOMMANDS =
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.
[].freeze
- OPTIONS =
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.
(superclass::OPTIONS + %i[add_verbose_option]).freeze
Constants included from Reporter::CLI::Printer::AliveResults
Reporter::CLI::Printer::AliveResults::ALIVE_EXPLANATION