MCPcopy
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

Calls

no outgoing calls

Tested by 2

renderSelectionListHookFunction · 0.68
setupProcessorHookFunction · 0.68