]> granicus.if.org Git - git/commit
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)
commit728af2832c3e58222965521682414adb9a80932b
treed6575d24b7de52d932fc29a0e33b267137e72d29
parente95792e532bde75fd4a1e91aecfcf9a28ba23955
remove_dir_recursively(): add docstring

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>
dir.h