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