MCPcopy Create free account
hub / github.com/callumalpass/tasknotes / i18n-manager.mjs

File i18n-manager.mjs

scripts/i18n-manager.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3import crypto from 'crypto';
4import { execSync } from 'child_process';

Callers

nothing calls this directly

Calls 9

syncFunction · 0.85
verifyFunction · 0.85
checkUsageFunction · 0.85
findUnusedFunction · 0.85
checkDuplicatesFunction · 0.85
generateTemplateFunction · 0.85
resolveMethod · 0.80
errorMethod · 0.80
statusFunction · 0.70

Tested by

no test coverage detected