Class FileUtils
java.lang.Object
com.atlassian.bamboo.agent.elastic.utils.FileUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Path
saveScript
(String filePrefix, String scriptBody) static void
writeStringToFile
(Path file, String string)
-
Method Details
-
writeStringToFile
- Throws:
IOException
-
saveScript
- Throws:
IOException
-