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

Method text

src/lib/prompt.test.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 cb();
10 }
11 text(): string {
12 return this.chunks.join('');
13 }
14}
15
16describe('promptText', () => {

Callers 2

streamPresignedBodyFunction · 0.80
prompt.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected