Interface SimpleCommandLineProcessRunner.RunCommandEvents

    • Method Detail

      • onProcessStarted

        void onProcessStarted​(@NotNull
                              Process ps)
      • onProcessFinished

        void onProcessFinished​(@NotNull
                               Process ps)
      • getOutputIdleSecondsTimeout

        @Nullable
        Integer getOutputIdleSecondsTimeout()