Embodies the notion of a priority at which a plugin should be instantiated, and as such, the order in which they will be called to handle events.
This also affects in what order they appear in the configuration file.
Helper opUnary to allow for -10.priority, instead of having to do the (more correct) (-10).priority.
Numerical priority value. Lower is higher.
Embodies the notion of a priority at which a plugin should be instantiated, and as such, the order in which they will be called to handle events.
This also affects in what order they appear in the configuration file.