Class: Evilution::MCP::MutateTool::OptionParser::ParsedPaths Private

Inherits:
Data
  • Object
show all
Defined in:
lib/evilution/mcp/mutate_tool/option_parser.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.

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject (readonly)

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



11
12
13
# File 'lib/evilution/mcp/mutate_tool/option_parser.rb', line 11

def files
  @files
end

#rangesObject (readonly)

Returns the value of attribute ranges

Returns:

  • (Object)

    the current value of ranges



11
12
13
# File 'lib/evilution/mcp/mutate_tool/option_parser.rb', line 11

def ranges
  @ranges
end