Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google-gemini/gemini-cli
/ unmount
Function
unmount
packages/cli/src/test-utils/render.tsx:862–862 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
860
861
let inkRerender: (tree: React.ReactElement) => void = () => {};
862
let unmount: () => void = () => {};
863
let waitUntilReady: () => Promise<void> = async () => {};
864
let generateSvg: () => string = () =>
''
;
865
Callers
15
render.test.tsx
File · 0.85
ToolConfirmationFullFrame.test.tsx
File · 0.85
AppContainer.test.tsx
File · 0.85
App.test.tsx
File · 0.85
IdeIntegrationNudge.test.tsx
File · 0.85
EmptyWalletDialog.test.tsx
File · 0.85
IdeTrustChangeDialog.test.tsx
File · 0.85
HookStatusDisplay.test.tsx
File · 0.85
LogoutConfirmationDialog.test.tsx
File · 0.85
GradientRegression.test.tsx
File · 0.85
QuotaDisplay.test.tsx
File · 0.85
ToolStatsDisplay.test.tsx
File · 0.85
Calls
no outgoing calls
Tested by
2
renderSelectionListHook
Function · 0.68
setupProcessorHook
Function · 0.68