SshPtySession

Package: ghidra.pty.ssh
Type: class

11.3_PUBLIC

removedtype: ghidra.pty.ssh.SshPtySession
class SshPtySession

11.1_PUBLIC

addedmethod: doWaitExited
int doWaitExited(java.lang.Long millis) throws InterruptedException, TimeoutException
addedmethod: waitExited
int waitExited(long timeout, java.util.concurrent.TimeUnit unit) throws InterruptedException, TimeoutException

11.0_PUBLIC

introducedInitial version