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



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

def conflicts
  @conflicts
end

#skippedObject

Returns the value of attribute skipped

Returns:

  • (Object)

    the current value of skipped



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

def skipped
  @skipped
end