MCPcopy 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

1const executeCommand = require('./command/');
2const makeConfig = require('./util/makeConfig');
3
4module.exports = function (command, options) {

Callers

nothing calls this directly

Calls 1

makeConfigFunction · 0.85

Tested by

no test coverage detected