Class: Mutant::CLI::Command::Util::Mutation::Target::Source Private

Inherits:
Mutant::CLI::Command::Util::Mutation::Target show all
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

Methods inherited from Mutant::CLI::Command::Util::Mutation::Target

#node

Instance Method Details

#identificationObject

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