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>, 'checkAndCommit': <function CommonVCSCommit.checkAndCommit>, '__module__': 'PyFoam.Applications.CommonVCSCommit', '__dict__': <attribute '__dict__' of 'CommonVCSCommit' objects>, 'addOptions': <function CommonVCSCommit.addOptions>, '__doc__': ' The class that defines options for commiting cases\n '})¶
-
__module__
= 'PyFoam.Applications.CommonVCSCommit'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-