MCPcopy Index your code
hub / github.com/anomalyco/opencode / activate

Function activate

packages/opencode/src/plugin/tui/runtime.ts:180–182  ·  view source on GitHub ↗
(id, options)

Source from the content-addressed store, hash-verified

178 )
179 },
180 activate(id, options) {
181 return attention.soundboard.activate(id, options)
182 },
183 current() {
184 return attention.soundboard.current()
185 },

Callers

nothing calls this directly

Calls 2

activatePluginByIdFunction · 0.85
activateMethod · 0.80

Tested by

no test coverage detected