Module fnhook

Utility for adding hooks to functions.

Tables

fnhook Assign a function to fnhook.<name> to hook the existing function <name>.


Tables

fnhook
Assign a function to fnhook.<name> to hook the existing function <name>. The assigned function will be called with the return values of the existing function, then those same return values will be returned to the caller.
generated by LDoc 1.5.0