Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
OptionalArgDecorator.
__call__
Return self(func).
self(func)
This method is invoked when the decorator was created with arguments.
Original function to be wrapped
The wrapped function