MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / open

Function open

web/js/api-key-dialog.js:108–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106// --- Internal Helpers ---
107
108function open() {
109 populateForm();
110 dialog.showModal();
111}
112
113function close() {
114 dialog.close();

Callers 2

load_run_resultsFunction · 0.50
mainFunction · 0.50

Calls 1

populateFormFunction · 0.70

Tested by

no test coverage detected