Delx v1.0.0 Delx.Delegator behaviour View Source
A module that defines the function that a custom delegator module has to implement.
Link to this section Summary
Callbacks
A callback that needs to be implemented by a delegator.
Link to this section Types
Link to this section Callbacks
Link to this callback
apply(source, target, args) View Source
A callback that needs to be implemented by a delegator.