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

Better UX for path management #3

Merged
merged 3 commits into from
Feb 10, 2024
Merged

Better UX for path management #3

merged 3 commits into from
Feb 10, 2024

Conversation

0vercl0k
Copy link
Owner

Those are the cases considered:

  • If a path is given and it doesn't exist. In that case, we do not generate a folder name, the user must have provided the directory where they want us to dump the files.
  • If a path is given and it does exist. In that case, we will generate a folder name for the user.
  • No path is given in which case the resulting files will be created in the temp folder, in a directory we will create.

@0vercl0k 0vercl0k changed the title Better UX related to path management Better UX for path management Feb 10, 2024
@0vercl0k 0vercl0k merged commit f40d5f5 into main Feb 10, 2024
6 checks passed
@0vercl0k 0vercl0k deleted the fbl_v0.3 branch February 10, 2024 16:50
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