MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / isError

Method isError

src/test-utils/test-helpers.ts:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 nextStepParams?: NextStepParamsMap;
37 text(): string;
38 isError(): boolean;
39}
40
41export function createMockToolHandlerContext(): {

Callers 2

runLogicFunction · 0.65
callHandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected