MCPcopy
hub / github.com/google-gemini/gemini-cli / waitUntilReady

Function waitUntilReady

packages/cli/src/test-utils/render.tsx:863–863  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

861 let inkRerender: (tree: React.ReactElement) => void = () => {};
862 let unmount: () => void = () => {};
863 let waitUntilReady: () => Promise<void> = async () => {};
864 let generateSvg: () => string = () => '';
865
866 const renderResult = await render(

Calls

no outgoing calls

Tested by 4

updateActiveIndexFunction · 0.68
renderSelectionListHookFunction · 0.68
renderHookWithCountFunction · 0.68