removeRecurse

If fn is a directory, delete it recursively. Otherwise, delete the file fn.

void
removeRecurse
(
string fn
)

Meta