Class ScriptInterpreterUtils

java.lang.Object
com.atlassian.bamboo.agent.elastic.ScriptInterpreterUtils

public class ScriptInterpreterUtils extends Object
  • Constructor Details

    • ScriptInterpreterUtils

      public ScriptInterpreterUtils()
  • Method Details

    • getFirstLine

      public static String getFirstLine(String scriptBody)
    • getInterpreter

      public static String[] getInterpreter(String scriptBody, boolean isOsWindows)