Interface ForkedProcessStandardOutErrEventListener

    • Method Detail

      • handle

        void handle​(java.lang.String output,
                    boolean newLine,
                    RunMode runMode,
                    java.lang.Long testRunId)