PyFoam.Infrastructure.RunHooks.SendToWebservice module

Call an URL from a webservice

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

Bases: PyFoam.Infrastructure.RunHook.RunHook

Sends an URL to a Webservice

__call__()[source]

Call self as a function.

__init__(runner, name)[source]

Initialize self. See help(type(self)) for accurate signature.

__module__ = 'PyFoam.Infrastructure.RunHooks.SendToWebservice'