Class: Metanorma::Release::RelatonEnricher::EnrichResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/metanorma/release/relaton_enricher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#documentsObject

Returns the value of attribute documents

Returns:

  • (Object)

    the current value of documents



11
12
13
# File 'lib/metanorma/release/relaton_enricher.rb', line 11

def documents
  @documents
end

#item_countObject

Returns the value of attribute item_count

Returns:

  • (Object)

    the current value of item_count



11
12
13
# File 'lib/metanorma/release/relaton_enricher.rb', line 11

def item_count
  @item_count
end

#output_dirObject

Returns the value of attribute output_dir

Returns:

  • (Object)

    the current value of output_dir



11
12
13
# File 'lib/metanorma/release/relaton_enricher.rb', line 11

def output_dir
  @output_dir
end