PyFoam.Infrastructure.RunHook module

Base class for all Run-Hooks

class PyFoam.Infrastructure.RunHook.RunHook(runner, name)[source]

Bases: object

The actual class

conf()[source]

Quick access to the configuration

execute()[source]