Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pcottle/learnGitBranching
/ then
Method
then
src/js/visuals/animation/index.js:209–211 ·
view source on GitHub ↗
(func)
Source
from the content-addressed store, hash-verified
207
}
208
209
then(func) {
210
return
this.get(
'deferred'
).promise.then(func);
211
}
212
213
static fromAnimation(animation) {
214
return
new
PromiseAnimation({
Callers
15
startLevel
Method · 0.80
buildLevel
Method · 0.80
showLevels
Method · 0.80
importLevelNow
Method · 0.80
importTree
Method · 0.80
importLevel
Method · 0.80
exportTree
Method · 0.80
helpDialog
Method · 0.80
getTreeQuick
Function · 0.80
headless.js
File · 0.80
index.js
File · 0.80
gitShim.js
File · 0.80
Calls
1
get
Method · 0.95
Tested by
3
expectLevelAsync
Function · 0.64
expectTreeAsync
Function · 0.64
runCommand
Function · 0.64