Class PathUtils
- java.lang.Object
-
- org.jenkinsci.plugins.reportinfo.builder.PathUtils
-
public class PathUtils extends Object
- Author:
- Gael COLIN
-
-
Constructor Summary
Constructors Constructor Description PathUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Path
getPath(AbstractBuild<?,?> build, PrintStream logger)
-
-
-
Method Detail
-
getPath
public static Path getPath(AbstractBuild<?,?> build, PrintStream logger)
-
-