Is there any particular reason why there is a VimL function to
delete files (equivalent of unlink(2)), but there isn't any function to
remove directories (equivalent of rmdir(2))? The plugins I looked at
that need this functionality assume there is an external "rmdir", shell
to it, and hope for the best. Surely there must be a better solution?
My first impule was to write a patch to add rmdir(), but then I
realised this has to work on Amiga, MS-DOS, OS/2, VMS, and a number of
other widely popular systems I don't have access to. :)
/lcd
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.