![]() # Objective - Clean up duplicate code in the add_before/add_after functions in PluginGroupBuilder. ## Solution - moved index retrieval code to a private function index_of() for the PluginGroupBuilder. - change is just tidying up. No real change to functionality. |
||
---|---|---|
.. | ||
app.rs | ||
ci_testing.rs | ||
lib.rs | ||
plugin_group.rs | ||
plugin.rs | ||
schedule_runner.rs |