Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PrairieLearn/PrairieLearn
/ error
Function
error
public/javascripts/socket.io.js:1429–1434 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
1427
};
1428
1429
function
error(data){
1430
return
{
1431
type
: exports.ERROR,
1432
data:
'parser error'
1433
};
1434
}
1435
1436
1437
/***/ },
Callers
4
decodeString
Function · 0.70
tryParse
Function · 0.70
wrapError
Function · 0.70
wrapError
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected