removeRecurse

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

void
removeRecurse
(
string fn
)

Meta