MCPcopy Create free account
hub / github.com/DTStack/molecule / commandService

Method commandService

src/monaco/monacoService.ts:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 get commandService() {
76 return this.services.get(ICommandService);
77 }
78
79 private mergeEditorServices(overrides?: IEditorOverrideServices) {
80 if (overrides) {

Callers

nothing calls this directly

Calls 1

getMethod · 0.65

Tested by

no test coverage detected