Class: ReaPack::Index::ConflictDetector::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/reapack/index/cdetector.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



3
4
5
# File 'lib/reapack/index/cdetector.rb', line 3

def file
  @file
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



3
4
5
# File 'lib/reapack/index/cdetector.rb', line 3

def key
  @key
end

#platformObject

Returns the value of attribute platform

Returns:

  • (Object)

    the current value of platform



3
4
5
# File 'lib/reapack/index/cdetector.rb', line 3

def platform
  @platform
end