MCPcopy Create free account
hub / github.com/Ark0N/Codeman / write

Method write

src/session.ts:2254–2258  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

registerSessionRoutesFunction · 0.95
startShellMethod · 0.45
writeViaMuxMethod · 0.45
postAttachmentFunction · 0.45
sendSSEMethod · 0.45
sendPaddingMethod · 0.45
sendSSEPreformattedMethod · 0.45
cleanupDeadClientsMethod · 0.45
viewSubagentTranscriptFunction · 0.45
initTeammateTerminalFunction · 0.45
throttledResizeFunction · 0.45
initTerminalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected