Module ruler

Source
Expand description

Plugin manager with dependency resolution.

Structsยง

RuleItem
Result of Ruler::add, allows customizing the position of each rule.
Ruler
Ruler allows you to implement a plugin system with dependency management and ensure that your dependencies are called in the correct order.