Skip to content
  • deuce's avatar
    · b174575b
    deuce authored
    Make removecase() handle dirs as well as files through the use of a new
    static delfiles_and_or_dirs() function which is basically delfiles()
    with an option to remove() dirs too.
    delfiles() simply calls this function now.
    b174575b