MCPcopy Index your code
hub / github.com/continuedev/continue / fetch.ts

File fetch.ts

extensions/cli/src/tools/fetch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ContextItem } from "core/index.js";
2import { fetchUrlContentImpl } from "core/tools/implementations/fetchUrlContent.js";
3import { ContinueError, ContinueErrorReason } from "core/util/errors.js";
4

Callers

nothing calls this directly

Calls 3

fetchUrlContentImplFunction · 0.85
getFetchMaxCharsFunction · 0.85
truncateOutputFromEndFunction · 0.85

Tested by

no test coverage detected