Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hotwired/stimulus
/ start
Method
start
src/core/router.ts:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
start() {
47
this.scopeObserver.start()
48
}
49
50
stop() {
51
this.scopeObserver.stop()
Callers
nothing calls this directly
Calls
1
start
Method · 0.65
Tested by
no test coverage detected