Class PtyRunner

java.lang.Object
dev.enola.common.exec.pty.PtyRunner
All Implemented Interfaces:
AutoCloseable

public class PtyRunner extends Object implements AutoCloseable
PtyRunner executes a command in a PTY, connecting its I/O to an IS & OS.