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