* Sends input directly to the PTY process. * * For interactive sessions, this is how you send user input to Claude. * Remember to include `\r` (carriage return) to simulate pressing Enter. * * @param data - The input data to send (text, escape sequences, etc.) * * @example *
(data: string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected