LinuxPtySessionLeader

Package: ghidra.pty.linux
Type: class

11.1_PUBLIC

addedmethod: ioctls
ghidra.pty.unix.PosixC.Ioctls ioctls()
modifiedtype-extends: LinuxPtySessionLeader
- java.lang.Object
+ ghidra.pty.unix.UnixPtySessionLeader
removedmethod: parseArgs
void parseArgs(java.lang.String[] args)
removedfield: ptyPath
java.lang.String ptyPath
removedmethod: run
void run() throws Exception
removedfield: subArgs
java.util.List<java.lang.String> subArgs

11.0_PUBLIC

introducedInitial version