Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bendc/sprint
/ isNamespaced
Function
isNamespaced
sprint.js:279–281 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
277
}
278
279
var
isNamespaced =
function
(event) {
280
return
/\./.test(event)
281
}
282
283
var
manipulateClass =
function
(method, className, bool) {
284
if
(className == null) {
Callers
2
removeListener
Function · 0.85
sprint.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected