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

Method init

src/core/HatTokenMap.ts:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 init() {
46 return this.hatAllocator.addDecorations();
47 }
48
49 addDecorations() {
50 return this.hatAllocator.addDecorations();

Callers

nothing calls this directly

Calls 1

addDecorationsMethod · 0.45

Tested by

no test coverage detected