Lines Matching defs:decorator
39 """Decorator for job methods that automatically calls1258 """ Generic decorator to wrap a function call with the1260 def decorator(func):1269 return decorator