Delx v2.0.0 Delx.Delegator.Stub View Source

This module is a custom delegator that does not actually delegate but echoes a tuple containing the module, function and args which the original function was called with. This is useful when you want to stub all delegations but not actually call the delegation target.