MCPcopy Create free account
hub / github.com/codeaashu/claude-code / drainStdin

Method drainStdin

src/ink/ink.tsx:953–955  ·  view source on GitHub ↗

@see drainStdin

()

Source from the content-addressed store, hash-verified

951
952 /** @see drainStdin */
953 drainStdin(): void {
954 drainStdin(this.options.stdin);
955 }
956
957 /**
958 * Re-enter alt-screen, clear, home, re-enable mouse tracking, and reset

Callers 4

detachForShutdownMethod · 0.95
unmountMethod · 0.95
cleanupTerminalModesFunction · 0.80
forceExitFunction · 0.80

Calls 1

drainStdinFunction · 0.85

Tested by

no test coverage detected