$createdir
$createdir :
_dirFlush( $dir, $kill_top_level = false)
Private function to erase all of the files and subdirectories in a directory.
Just specify the directory, and tell it if you want to delete the directory or just clear it out. Note: $kill_top_level is used internally in the function to flush subdirectories.
| $dir | ||
| $kill_top_level |