MCPcopy
hub / github.com/21st-dev/1code / activate

Method activate

src/renderer/features/mentions/types/provider.ts:132–132  ·  view source on GitHub ↗

* Called when provider is activated * Use for initialization, starting file watchers, etc.

()

Source from the content-addressed store, hash-verified

130 * Use for initialization, starting file watchers, etc.
131 */
132 activate?(): Promise<void>
133
134 /**
135 * Called when provider is deactivated

Callers 1

registerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected