MCPcopy 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
21export interface InboundSignal {
22 getVersion(): Promise<string | null>;
23}
24
25export interface CommandServerApi {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected