MCPcopy Index your code
hub / github.com/freshframework/fresh / check_links.ts

File check_links.ts

tools/check_links.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DOMParser } from "linkedom";
2import * as path from "@std/path";
3import { TextLineStream } from "@std/streams/text-line-stream";
4import { mergeReadableStreams } from "@std/streams";

Callers

nothing calls this directly

Calls 3

crawlPageFunction · 0.85
errorMethod · 0.80
matchMethod · 0.65

Tested by

no test coverage detected