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

File cli.js

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import minimist from 'minimist';
3import { shx } from './shx';
4import { shouldReadStdin } from './config';

Callers

nothing calls this directly

Calls 2

shouldReadStdinFunction · 0.90
runFunction · 0.85

Tested by

no test coverage detected