Class: SimpleDirectoryReader
Read all the documents in a directory. By default, supports the list of file types in the FILE_EXT_TO_READER map.
Implements
Constructors
constructor
• new SimpleDirectoryReader(observer?
): SimpleDirectoryReader
Parameters
Name | Type |
---|---|
observer? | ReaderCallback |