compass.utilities.io.load_local_docs#

async load_local_docs(fps, **kwargs)[source]#

Load a document for each input filepath

Parameters:
Returns:

list – List of non-empty document instances containing information from the local documents. If a file could not be loaded (i.e. document instance is empty), it will not be included in the output list.