Class PolyspaceUtils
java.lang.Object
com.mathworks.polyspace.jenkins.utils.PolyspaceUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Path
copyToTempFile
(Path path) static String
getFileContent
(Path path) static long
getFileLineCount
(Path path) static void
writeContent
(Path path, ArrayList<String> content)
-
Constructor Details
-
PolyspaceUtils
public PolyspaceUtils()
-
-
Method Details
-
copyToTempFile
- Throws:
IOException
-
getFileContent
- Throws:
IOException
-
writeContent
- Throws:
IOException
-
getFileLineCount
- Throws:
IOException
-