Class PtyProcessLauncher

java.lang.Object
dev.enola.common.exec.pty.PtyProcessLauncher
All Implemented Interfaces:
ProcessLauncher

public class PtyProcessLauncher extends Object implements ProcessLauncher
  • Constructor Details

    • PtyProcessLauncher

      public PtyProcessLauncher(boolean console, boolean redirectErrorStream)
  • Method Details