Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
detachForShutdown
Method · 0.95
unmount
Method · 0.95
cleanupTerminalModes
Function · 0.80
forceExit
Function · 0.80
Calls
1
drainStdin
Function · 0.85
Tested by
no test coverage detected