Expand description
Logic for the timebomb defuse subcommand.
Walks through each detonated fuse interactively, prompting the user to extend the date, delete the line, or skip it. After processing all fuses it prints a summary.
Structs§
- FixSummary
- Summary counts returned by
run_fix.
Functions§
- run_fix
- Core logic for
timebomb defuse.