Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
minimist from
'minimist'
;
3
import
{ shx } from
'./shx'
;
4
import
{ shouldReadStdin } from
'./config'
;
Callers
nothing calls this directly
Calls
2
shouldReadStdin
Function · 0.90
run
Function · 0.85
Tested by
no test coverage detected