ptySession property

GhosttyTerminalPtySession? get ptySession

Active native PTY session when the shared PTY backend is in use.

Implementation

GhosttyTerminalPtySession? get ptySession => _ptySession;