denobyexample
denobyexample copied to clipboard
Add the missing file operations and add the path manipulation
Hello
I added the delete operation and the path manipulation:
- The delete explain how delete a empty and a non empty directory synchronously and async.
- The path manipulation explain how join, the base name, the file from url, the current directory and format the path 👍🏼
I hope to help you