MCPcopy Create free account
hub / github.com/Wscats/vscode-explore / get

Method get

contextKeyExpr/src/contextkey.ts:1245–1245  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1243 set(value: T): void;
1244 reset(): void;
1245 get(): T | undefined;
1246}
1247
1248export interface IContextKeyServiceTarget {

Callers 11

getValueMethod · 0.65
getValueMethod · 0.65
getValueMethod · 0.65
createMethod · 0.65
createMethod · 0.65
createMethod · 0.65
createMethod · 0.65
createMethod · 0.65
createMethod · 0.65
createMethod · 0.65
createMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected