MCPcopy
hub / github.com/shelljs/shx / cli.js

File cli.js

test/specs/cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3import * as shell from 'shelljs';
4import { shx } from '../../src/shx';

Callers

nothing calls this directly

Calls 3

shouldReadStdinFunction · 0.90
cliFunction · 0.85
skipIfFunction · 0.85

Tested by

no test coverage detected