Rank

class Rank

Element priority ranks. Defines the order in which the autoplugger (or similar rank-picking mechanisms, such as e.g. make_from_uri()) will choose this element over an alternative one with the same function.

These constants serve as a rough guidance for defining the rank of a PluginFeature. Any value is valid, including values bigger than GST_RANK_PRIMARY.

Fields

class Rank
MARGINAL

Unlikely to be chosen

NONE

Will be chosen last or not at all

PRIMARY

Will be chosen first

SECONDARY

Likely to be chosen