Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ exec-in-directory.js
File
exec-in-directory.js
test/helpers/exec-in-directory.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
dir = process.argv[2];
4
const
bin = process.argv[3];
Callers
nothing calls this directly
Calls
1
require
Function · 0.50
Tested by
no test coverage detected