MCPcopy Index your code
hub / github.com/coderoad/coderoad-vscode / activate

Method activate

typings/index.d.ts:121–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119
120export interface StateMachine {
121 activate(): void
122 deactivate(): void
123 send(action: string | Action): void
124}

Callers 1

activateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected