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

Function update

src/view/params-view.ts:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65
66 // Update the content after controlling view has been changed.
67 update() {
68 // Nothing to update by default.
69 }
70
71 // Helper for rows that do not use standard view.
72 subscribeOnChange(callback: () => void) {

Callers 3

#createAPISettingMethod · 0.85
createVersionMenuItemMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected