colrev.ui_cli.detect_and_add_source.CLISourceAdder
- class colrev.ui_cli.detect_and_add_source.CLISourceAdder(*, search_operation)[source]
- Bases: - object- CLI utility to add SearchSources - Methods - add_new_sources- Select the new source from the heuristic_result_list. - add_new_sources()[source]
- Select the new source from the heuristic_result_list. - Return type:
- List[- ExtendedSearchFile]