MCPcopy Create free account
hub / github.com/CodinGame/monaco-vscode-api / get

Method get

src/missing-services.ts:5349–5351  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5347 }
5348
5349 public get(): T | undefined {
5350 return this._value
5351 }
5352}
5353
5354class FakeContextKeyService implements IContextKeyService, IScopedContextKeyService {

Callers 15

getEntryGroupsFunction · 0.45
propagateFunction · 0.45
typeDedupReplaceVisitorFunction · 0.45
getImportersFunction · 0.45
getMainModuleIfExistsFunction · 0.45
propagateFunction · 0.45
resolveIdFunction · 0.45
generateBundleFunction · 0.45
loadFunction · 0.45
renderChunkFunction · 0.45
visitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected