Class ProcHelper


  • public final class ProcHelper
    extends Object
    • Method Detail

      • executeAndGetStdOut

        public static String executeAndGetStdOut​(org.jenkinsci.plugins.workflow.steps.StepContext context,
                                                 String... commands)
                                          throws Exception
        Throws:
        Exception