integrated/settingsServerControls¶
Functions¶
injectSettingsServerControls()¶
Defined in: integrated/settingsServerControls.ts:12
Inject Start / Stop / Restart / Kill controls into the Settings modal's "BlueSky Server Connectivity" section (integrated build only).
The buttons reuse the Server Log toolbar's data-bs-action / .bs-status hooks so ProcessControlManager drives both surfaces, and anchor off the core
server-ip-input so index.html needs no integrated-specific ids. No-op when¶
the section is missing or already injected.
Returns¶
void