1ctest_empty_binary_directory 2---------------------------- 3 4empties the binary directory 5 6:: 7 8 ctest_empty_binary_directory( directory ) 9 10Removes a binary directory. This command will perform some checks 11prior to deleting the directory in an attempt to avoid malicious or 12accidental directory deletion. 13