MCPcopy Create free account
hub / github.com/chhoumann/quickadd / submit

Method submit

src/gui/MathModal.ts:161–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159 }
160
161 private submit() {
162 this.didSubmit = true;
163 this.close();
164 }
165
166 private cancel() {
167 this.close();

Callers 1

MathModalClass · 0.95

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected