MCPcopy
hub / github.com/xojs/xo / cli.ts

File cli.ts

cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import path from 'node:path';
3import fs from 'node:fs/promises';
4import process from 'node:process';

Callers

nothing calls this directly

Calls 7

logFunction · 0.85
openReportFunction · 0.85
isErrorWithExitCodeFunction · 0.85
lintTextMethod · 0.80
lintFilesMethod · 0.80
outputFixesMethod · 0.80

Tested by

no test coverage detected