Normalize File Deletion Logic
Aberta
bug
enhancement
- Linguagem predominante
- Python
- Estrelas
- 1
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Description:
Currently, file deletion fails if the user does not type .txt manually. Make the delete logic smart enough to:
Check and append .txt if not already present.
Allow deletion by typing just the base name.
Expected Behavior:
Enter file name to delete: notes
→ Deletes notes.txt (if exists)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.