forked from aniani/vim
Problem: Manually deleting temp test files. Solution: Use the 'D' flag of writefile() and mkdir().
3.3 KiB
3.3 KiB
Problem: Manually deleting temp test files. Solution: Use the 'D' flag of writefile() and mkdir().