MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / getCommandServerApi

Function getCommandServerApi

src/util/getExtensionApi.ts:57–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 * @returns Command server API or null if not installed
56 */
57export const getCommandServerApi = () =>
58 getExtensionApi<CommandServerApi>("pokey.command-server");

Callers 1

activateFunction · 0.90

Calls 1

getExtensionApiFunction · 0.85

Tested by

no test coverage detected