Skip to content

Adding a Reusable Confirmation Prompt Helper#232

Closed
ProfessorSen0 wants to merge 2 commits intomainfrom
MichaelWang/force-command
Closed

Adding a Reusable Confirmation Prompt Helper#232
ProfessorSen0 wants to merge 2 commits intomainfrom
MichaelWang/force-command

Conversation

@ProfessorSen0
Copy link
Copy Markdown
Collaborator

@ProfessorSen0 ProfessorSen0 commented Mar 30, 2026

Description

Added a simple reusable confirmation so that destructive CLI commands share the same prompt behaviour.

Related Issue

Fixes #209

Type of Change

  • Bug fix
  • New feature
  • Refactoring / CI / Docs
  • Other

How to Test

cargo test confirmation

Checklist

  • Code follows project style (cargo fmt + cargo clippy)
  • Tests added/updated and passing (cargo test)
  • Documentation updated (if applicable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MVP Shared: add reusable confirmation prompt helper for restore/remove flows

1 participant