Files
vaultik/internal
clawbot 63f0dda2db refactor: extract newProgressBar helper with named constants
Extract duplicated progress bar creation into (v *Vaultik) newProgressBar()
helper method. Define progressBarWidth and progressBarThrottle constants to
replace bare magic numbers (40, 100ms) that appeared in both the restore
and verify progress bar blocks.
2026-03-17 01:54:27 -07:00
..