------------------------------------------------- lines 6-24 of file: at_cascade/empty_directory.py ------------------------------------------------- {xrst_begin empty_directory} Create an Empty Directory ######################### Prototype ********* {xrst_literal # BEGIN_DEF # END_DEF } directory ********* If this directory exists, it is removed and then re-created. Otherwise, it is just created. {xrst_end empty_directory}