MCPcopy
hub / github.com/browserify/browserify / args.js

File args.js

bin/args.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var browserify = require('../');
2var path = require('path');
3var spawn = require('child_process').spawn;
4var parseShell = require('shell-quote').parse;

Callers

nothing calls this directly

Calls 4

splitOnColonFunction · 0.85
addTransformFunction · 0.85
errorFunction · 0.85
addFunction · 0.70

Tested by

no test coverage detected