FullReferenceStrategy

enums.FullReferenceStrategy()

How strongly full-reference matches are preferred.

Attributes

Name Type Description
ONLY_FULL_REFERENCE str Keep only full-reference matches.
PREFER_FULL_REFERENCE str Prefer full-reference matches when available.
NO_FULL_REFERENCE str Do not prioritize full-reference matches.