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