MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / tool-result.test.ts

File tool-result.test.ts

packages/core/sdk/src/tool-result.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { ToolResult, isToolFile, isToolResult } from "./tool-result";
3
4describe("ToolResult", () => {

Callers

nothing calls this directly

Calls 2

isToolResultFunction · 0.90
isToolFileFunction · 0.90

Tested by

no test coverage detected