MCPcopy Create free account
hub / github.com/tapio/live-server / cli.js

File cli.js

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

Source from the content-addressed store, hash-verified

1var assert = require('assert');
2var path = require('path');
3var exec = require('child_process').execFile;
4var cmd = path.join(__dirname, "..", "live-server.js");

Callers

nothing calls this directly

Calls 1

exec_testFunction · 0.85

Tested by

no test coverage detected