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