get_files_from_dir
Name | Description |
---|---|
dir_path | Type: str | list[str] |
types | Type: list[str] Default: [‘txt’, ‘json’, ‘csv’, ‘tsv’, ‘md’, ‘html’, ‘htm’, ‘rtf’, ‘rst’, ‘jsonl’, ‘log’, ‘xml’, ‘yaml’, ‘yml’, ‘pdf’, ‘mdx’] |
recursive | Type: bool Default: True |