Class UnixShell

java.lang.Object
com.lookout.jenkins.commands.UnixShell

public class UnixShell extends Object
  • Constructor Details

    • UnixShell

      public UnixShell()
  • Method Details

    • buildCommandLine

      public static String[] buildCommandLine(FilePath scriptFile)