Ruby Recursion: Delete a Directory
Wrote up this little function to recursively delete a directory structure in Ruby. I am still learning Ruby and I’d love some feedback on how this can be improved. Feel free to edit the gist directly!
Wrote up this little function to recursively delete a directory structure in Ruby. I am still learning Ruby and I’d love some feedback on how this can be improved. Feel free to edit the gist directly!