Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Separate part of run_copy logic into a new generate method #1925

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blagoySimandov
Copy link

The run_copy method contained logic for both asking the questions and running the project generation. This made it impossible to do something between the two actions (after asking the questions and before running generation). Dividing the generation into it's own separate method allows for this.

@blagoySimandov blagoySimandov changed the title refacotor: separate part of run_copy logic into generate method refactor: Separate part of run_copy logic into a new generate method Jan 8, 2025
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.

1 participant