Class: Metanorma::Release::IndexSummary

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

Instance Attribute Summary collapse

Instance Attribute Details

#channels_foundObject

Returns the value of attribute channels_found

Returns:

  • (Object)

    the current value of channels_found



27
28
29
# File 'lib/metanorma/release/document_index.rb', line 27

def channels_found
  @channels_found
end

#document_countObject

Returns the value of attribute document_count

Returns:

  • (Object)

    the current value of document_count



27
28
29
# File 'lib/metanorma/release/document_index.rb', line 27

def document_count
  @document_count
end

#repo_countObject

Returns the value of attribute repo_count

Returns:

  • (Object)

    the current value of repo_count



27
28
29
# File 'lib/metanorma/release/document_index.rb', line 27

def repo_count
  @repo_count
end