PyFoam.Infrastructure.RunHooks.SendToWebservice module

Call an URL from a webservice

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

Bases: RunHook

Sends an URL to a Webservice

__annotations__ = {}
__call__()[source]

Call self as a function.

__init__(runner, name)[source]
__module__ = 'PyFoam.Infrastructure.RunHooks.SendToWebservice'