MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / finalize

Method finalize

src/lib/ticker.ts:25–25  ·  view source on GitHub ↗

* Print the final line (with a trailing newline so the prompt * doesn't run into the result block). No-op on non-TTY.

(line?: string)

Source from the content-addressed store, hash-verified

23 * doesn't run into the result block). No-op on non-TTY.
24 */
25 finalize(line?: string): void;
26}
27
28/**

Callers 5

runTestRunFunction · 0.80
runTestWaitFunction · 0.80
runTestRunAllFunction · 0.80
runTestRerunFunction · 0.80
ticker.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected