MCPcopy
hub / github.com/expressjs/generator / cmd.js

File cmd.js

test/cmd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2var assert = require('assert')
3var AppRunner = require('./support/app-runner')
4var exec = require('child_process').exec

Callers

nothing calls this directly

Calls 6

setupTestEnvironmentFunction · 0.85
runRawFunction · 0.85
doneFunction · 0.85
npmInstallFunction · 0.85
beforeFunction · 0.85
runFunction · 0.85

Tested by

no test coverage detected