Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/garris/BackstopJS
/ runner.js
File
runner.js
core/runner.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
executeCommand = require(
'./command/'
);
2
const
makeConfig = require(
'./util/makeConfig'
);
3
4
module.exports =
function
(command, options) {
Callers
nothing calls this directly
Calls
1
makeConfig
Function · 0.85
Tested by
no test coverage detected