MCPcopy
hub / github.com/compiler-explorer/compiler-explorer / docenizer-java.ts

File docenizer-java.ts

etc/scripts/docenizers/docenizer-java.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import fs from 'fs/promises';
4import * as cheerio from 'cheerio';

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected