Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursorless-dev/cursorless
/ getVersion
Method
getVersion
src/util/getExtensionApi.ts:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
21
export
interface
InboundSignal {
22
getVersion(): Promise<string | null>;
23
}
24
25
export
interface
CommandServerApi {
Callers
1
maybeTakePrePhraseSnapshot
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected