PyFoam.LogAnalysis.ExecNameLineAnalyzer module

Look for the name of the executable

class PyFoam.LogAnalysis.ExecNameLineAnalyzer.ExecNameLineAnalyzer[source]

Bases: PyFoam.LogAnalysis.LogLineAnalyzer.LogLineAnalyzer

Looks for the name of the executable

__init__()[source]
__module__ = 'PyFoam.LogAnalysis.ExecNameLineAnalyzer'
doAnalysis(line)[source]