Is your feature request related to a problem? Please describe.
Let's say, I have a file named app and I try to create an application called app, the error will be a file already exist.
Is it possible to ensure prompt users if they would like to overwrite the current file?
Describe the solution you'd like
Is it possible to ensure prompt users if they would like to overwrite the current file?
Describe alternatives you've considered
- Developer can suggest other alternatives
Additional context
-N/A