Home | History | Annotate | Download | only in bin

Lines Matching defs:decorator

39     """Decorator for job methods that automatically calls
1258 """ Generic decorator to wrap a function call with the
1260 def decorator(func):
1269 return decorator