Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
41
export
function
createMockToolHandlerContext(): {
Callers
2
runLogic
Function · 0.65
callHandler
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected