A decorator that modifies a tasklet function to avoid the need
to call C{tasklet.run(func())} or C{tasklet.Tasklet(func())}.
Method __init__ Undocumented
Method __call__ Undocumented
def __init__(self, func):
Undocumented
def __call__(self, *args, **kwargs):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2019-08-08 02:24:42.