refactor pluginmanager/util.rb
Open
code cleanup
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
all utility methods are directly in the `LogStash::PluginManager` module. the naming is weird here. we should probably introduce a `LogStash::PluginManager::Util` module to be consistent with file name and also not "pollute" the main `LogStash::PluginManager` namespace.
Contributor guide
Assessment
This issue has not been assessed yet.