carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
carputils.clean | |
Functions | |
def | carputils.clean.clean_directory (filelist=None, globstr=None, regex=None) |
Remove the specified files. More... | |
def | carputils.clean.overwrite_mode_prompt (name, directory) |
def | carputils.clean.overwrite_mode_error (name, directory) |
def | carputils.clean.overwrite_check (name, mode='prompt') |
Make sure the user does not overwrite an existing output directory. More... | |
Variables | |
bool | carputils.clean.OVERWRITE_CHECK = True |
bool | carputils.clean.CLEAN_BATCH = False |
int | carputils.clean.CLEAN_REMOVED_COUNT = 0 |
dictionary | carputils.clean.OVERWRITE_MODES |