Package ghidra.pty.unix
Class UnixPtySessionLeader
java.lang.Object
ghidra.pty.unix.UnixPtySessionLeader
- Direct Known Subclasses:
LinuxPtySessionLeader
,MacosPtySessionLeader
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract PosixC.Ioctls
ioctls()
protected void
protected void
run()
-
Field Details
-
ptyPath
-
subArgs
-
-
Constructor Details
-
UnixPtySessionLeader
public UnixPtySessionLeader()
-
-
Method Details
-
ioctls
-
parseArgs
-
run
- Throws:
Exception
-