Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
export
interface
StateMachine {
121
activate(): void
122
deactivate(): void
123
send(action: string | Action): void
124
}
Callers
1
activate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected