If what is being deleted is not empty, add specific text to denote the case
Create the functionality for the following tasks:
- [ ] List files in the top-level directory
- [ ] List files in a directory specified by the user
- [ ] Create an empty file
- [ ] Create an empty directory
- [ ] Read the metadata of a file
- [ ] Read the contents of a text file
- [ ] Edit the contents of a text file
- [ ] Delete a file
- [ ] Add confirmation logic
- [ ] Delete a directory
- [ ] Add confirmation logic
- [ ] If what is being deleted is not empty, add specific text to denote the case
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Create the functionality for the following tasks:
enhance/1-basic_cli_ioto enhance/1-basic_cli_io