mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-12 02:51:12 +09:00
6c08b49d63
Centralise the repeated force-flag-check + YesNo-prompt logic into a single confirmAction(cmd, prompt) helper. Callers still decide what to return on decline (error, message, or nil).