colrev.constants.SearchType

class colrev.constants.SearchType(value)[source]

Bases: Enum

Type of search source.

Methods

get_options

Get the options.

Attributes

API

DB

TOC

BACKWARD_SEARCH

FORWARD_SEARCH

FILES

OTHER

MD

classmethod get_options()[source]

Get the options.

Return type:

List[str]