colrev.ui_cli.detect_and_add_source.CLISourceAdder¶
- class CLISourceAdder(*, search_operation)[source]¶
Bases:
object
CLI utility to add SearchSources
Methods
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
[SearchSource
]