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({'__module__': 'PyFoam.Applications.CommonClearCase', '__doc__': ' The class that clears the case\n ', 'addOptions': <function CommonClearCase.addOptions>, 'clearCase': <function CommonClearCase.clearCase>, '__dict__': <attribute '__dict__' of 'CommonClearCase' objects>, '__weakref__': <attribute '__weakref__' of 'CommonClearCase' objects>, '__annotations__': {}})
- __module__ = 'PyFoam.Applications.CommonClearCase'
- __weakref__
list of weak references to the object (if defined)