Class ScriptInterpreterUtils
- java.lang.Object
-
- com.atlassian.bamboo.agent.elastic.ScriptInterpreterUtils
-
public class ScriptInterpreterUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ScriptInterpreterUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getFirstLine(String scriptBody)
static String[]
getInterpreter(String scriptBody, boolean isOsWindows)
-