Class: Unstructured::ChunkCollection
- Inherits:
-
Collection
- Object
- Collection
- Unstructured::ChunkCollection
- Defined in:
- lib/unstructured/chunk_collection.rb
Instance Attribute Summary
Attributes inherited from Collection
Class Method Summary collapse
Methods inherited from Collection
#each, from_response, #initialize, #to_h
Constructor Details
This class inherits a constructor from Unstructured::Collection
Class Method Details
.type ⇒ Object
5 6 7 |
# File 'lib/unstructured/chunk_collection.rb', line 5 def self.type Unstructured::Chunk end |