Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
import
* as shell from
'shelljs'
;
4
import
{ shx } from
'../../src/shx'
;
Callers
nothing calls this directly
Calls
3
shouldReadStdin
Function · 0.90
cli
Function · 0.85
skipIf
Function · 0.85
Tested by
no test coverage detected