Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
browserify = require(
'../'
);
2
var
path = require(
'path'
);
3
var
spawn = require(
'child_process'
).spawn;
4
var
parseShell = require(
'shell-quote'
).parse;
Callers
nothing calls this directly
Calls
4
splitOnColon
Function · 0.85
addTransform
Function · 0.85
error
Function · 0.85
add
Function · 0.70
Tested by
no test coverage detected