remove_dir_recursively(): add docstring
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 24 Apr 2016 05:07:59 +0000 (07:07 +0200)
committerMichael Haggerty <mhagger@alum.mit.edu>
Thu, 5 May 2016 14:37:30 +0000 (16:37 +0200)
Add a docstring for the remove_dir_recursively() function and the
REMOVE_DIR_* flags that can be passed to it.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
No differences found