Autobot::Plugins::Registry
Registry for managing loaded plugins.
Handles plugin registration, lifecycle, and lookup.
Instance methods
register(plugin : Plugin) : Nil
Register a plugin. Replaces any existing plugin with the same name.
Registry for managing loaded plugins.
Handles plugin registration, lifecycle, and lookup.
Register a plugin. Replaces any existing plugin with the same name.