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

Method clear

test/setup.ts:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 onMessageDelta({role: ChatRole.Assistant, content: 'Reply'}, {pending: false});
30 }
31 clear() {
32 // Do nothing.
33 }
34}
35
36export const mochaHooks = {

Callers 5

enterConversationFunction · 0.80
removeFileMethod · 0.80
getMenuItemsMethod · 0.80
#clearConversationMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected