Package com.google.gerrit.server.plugins
Class PluginUtil
- java.lang.Object
-
- com.google.gerrit.server.plugins.PluginUtil
-
public class PluginUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description PluginUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Path>
listPlugins(Path pluginsDir, String suffix)
static String
nameOf(Path plugin)
-
-
-
Method Detail
-
listPlugins
public static List<Path> listPlugins(Path pluginsDir, String suffix) throws IOException
- Throws:
IOException
-
-