Method: Unstructured::ChunkCollection.type

Defined in:
lib/unstructured/chunk_collection.rb

.typeObject



5
6
7
# File 'lib/unstructured/chunk_collection.rb', line 5

def self.type
  Unstructured::Chunk
end