Class: Mutant::CLI::Command::Session Private
- Inherits:
-
Mutant::CLI::Command
- Object
- Mutant::CLI::Command
- Mutant::CLI::Command::Session
- Defined in:
- lib/mutant/cli/command/session.rb
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.
Direct Known Subclasses
Defined Under Namespace
Classes: GC, List, SessionCommand, Show, Subject
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.
'session'- 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.
'Session history subcommands'- RESULTS_DIR =
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.
'.mutant/results'