Skip to content

Conversation

@D3vanshC
Copy link
Contributor

What this PR does

Moves the run command logic and backup integration helpers into the internal/ui namespace to better reflect their responsibility now that run depends on the TUI layer.

Changes

  • Moved run.gointernal/ui/run.go (renamed where appropriate)
  • Moved backup_integration.gointernal/ui/backup_integration.go
  • Updated package declarations to ui
  • Updated imports across the project to reference internal/ui
  • Ensured go.mod / go.sum remain tidy

Result

  • Clearer separation of UI-related logic
  • Project structure better aligned with current architecture
  • No change in runtime behavior

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.

2 participants