Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bower/bower
/ isPathAbsolute.js
File
isPathAbsolute.js
test/util/isPathAbsolute.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
expect = require(
'expect.js'
);
2
var
isPathAbsolute = require(
'../../lib/util/isPathAbsolute'
);
3
4
describe(
'isPathAbsolute'
,
function
() {
Callers
nothing calls this directly
Calls
1
isPathAbsolute
Function · 0.85
Tested by
no test coverage detected