MCPcopy Create free account
hub / github.com/chieapp/chie / getAssistants

Method getAssistants

src/controller/assistant-manager.ts:140–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138 }
139
140 getAssistants() {
141 return this.#assistants;
142 }
143}
144
145export default new AssistantManager;

Callers 10

removeCredentialByIdMethod · 0.80
unregisterToolMethod · 0.80
unregisterServiceMethod · 0.80
unregisterViewMethod · 0.80
hasDockOrTrayMethod · 0.80
onActivateDashboardMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected