denobyexample icon indicating copy to clipboard operation
denobyexample copied to clipboard

Add the missing file operations and add the path manipulation

Open TeoDev1611 opened this issue 3 years ago • 0 comments

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

TeoDev1611 avatar Jan 13 '22 15:01 TeoDev1611