Class: Glossarist::Sts::Importer::DedupState

Inherits:
Struct
  • Object
show all
Defined in:
lib/glossarist/sts/importer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#conflictsObject

Returns the value of attribute conflicts

Returns:

  • (Object)

    the current value of conflicts



68
69
70
# File 'lib/glossarist/sts/importer.rb', line 68

def conflicts
  @conflicts
end

#skippedObject

Returns the value of attribute skipped

Returns:

  • (Object)

    the current value of skipped



68
69
70
# File 'lib/glossarist/sts/importer.rb', line 68

def skipped
  @skipped
end