MCPcopy
hub / github.com/hotwired/stimulus / start

Method start

src/core/scope_observer.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 start() {
30 this.valueListObserver.start()
31 }
32
33 stop() {
34 this.valueListObserver.stop()

Callers

nothing calls this directly

Calls 1

startMethod · 0.65

Tested by

no test coverage detected