Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pugjs/pug
/ error
Function
error
packages/pug-linker/index.js:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
var
walk = require(
'pug-walk'
);
5
6
function
error() {
7
throw require(
'pug-error'
).apply(null, arguments);
8
}
9
10
module.exports = link;
11
function
link(ast) {
Callers
10
filterWithFallback
Function · 0.85
getFilterName
Function · 0.85
getAttributes
Function · 0.85
link
Function · 0.85
checkExtendPosition
Function · 0.85
index.test.js
File · 0.85
check
Function · 0.85
index.js
File · 0.85
unexpectedToken
Function · 0.85
index.js
File · 0.85
Calls
no outgoing calls
Tested by
1
check
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…