Class: Html::Merge::Provider::Decision

Inherits:
Data
  • Object
show all
Defined in:
lib/html/merge/provider.rb

Instance Attribute Summary collapse

Instance Attribute Details

#changesObject (readonly)

Returns the value of attribute changes

Returns:

  • (Object)

    the current value of changes



20
21
22
# File 'lib/html/merge/provider.rb', line 20

def changes
  @changes
end

#choicesObject (readonly)

Returns the value of attribute choices

Returns:

  • (Object)

    the current value of choices



20
21
22
# File 'lib/html/merge/provider.rb', line 20

def choices
  @choices
end

#conflictsObject (readonly)

Returns the value of attribute conflicts

Returns:

  • (Object)

    the current value of conflicts



20
21
22
# File 'lib/html/merge/provider.rb', line 20

def conflicts
  @conflicts
end