Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ __after
Method
__after
test/case/extend/controller.js:328–330 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
326
runCallAction = true;
327
}
328
__after() {
329
runAfterAction = true;
330
}
331
}
332
}
333
};
Callers
2
action
Function · 0.80
logic.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected