PyFoam.Applications.CommonClearCase module¶
Class that implements the common functionality for clearing the cases
-
class
PyFoam.Applications.CommonClearCase.CommonClearCase[source]¶ Bases:
objectThe class that clears the case
-
__dict__= mappingproxy({'__weakref__': <attribute '__weakref__' of 'CommonClearCase' objects>, '__doc__': ' The class that clears the case\n ', 'clearCase': <function CommonClearCase.clearCase>, '__dict__': <attribute '__dict__' of 'CommonClearCase' objects>, '__module__': 'PyFoam.Applications.CommonClearCase', 'addOptions': <function CommonClearCase.addOptions>})¶
-
__module__= 'PyFoam.Applications.CommonClearCase'¶
-
__weakref__¶ list of weak references to the object (if defined)
-