Class IOUtil
- java.lang.Object
-
- com.aventstack.extentreports.reporter.configuration.util.IOUtil
-
public class IOUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcreateDirectory(String path)static voidcreateDirectory(String[] path)static voidmoveBinary(String resourcePath, String copyPath)static voidmoveResource(String resourcePath, String copyPath)
-