Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idank/explainshell
/ stop
Function
stop
explainshell/web/static/js/d3.v3.js:7398–7401 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7396
}
7397
}
7398
function
stop() {
7399
if
(--lock.count) delete lock[id];
else
delete node.__transition__;
7400
return
1;
7401
}
7402
}, 0, time);
7403
return
transition;
7404
}
Callers
3
start
Function · 0.85
tick
Function · 0.85
stopQueue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected