mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-05 05:38:41 +00:00
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).