Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remy/nodemon
/ exec.test.js
File
exec.test.js
test/cli/exec.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
/*global describe:true, it: true */
3
const
path = require(
'path'
);
4
const
exec = require(
'../../lib/config/exec'
);
Callers
nothing calls this directly
Calls
4
expandScript
Function · 0.85
exec
Function · 0.85
toCmd
Function · 0.85
parse
Function · 0.70
Tested by
no test coverage detected