Class: Mutant::CLI::Command::Util::Mutation::Target::Source Private
- Inherits:
-
Mutant::CLI::Command::Util::Mutation::Target
- Object
- Mutant::CLI::Command::Util::Mutation::Target
- Mutant::CLI::Command::Util::Mutation::Target::Source
- Defined in:
- lib/mutant/cli/command/util.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.
File
Instance Method Summary collapse
- #identification ⇒ Object private
Methods inherited from Mutant::CLI::Command::Util::Mutation::Target
Instance Method Details
#identification ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
50 51 52 |
# File 'lib/mutant/cli/command/util.rb', line 50 def identification '<cli-source>' end |