Helps define new hooks, hold hooks, and accessors to get and use hooks.
Details
Private Methods
make_hook(x, plac, fun)
Make a hook. - x (character) Hook name - plac Placement, one of "start" or "end" - fun a function/callback
Helps define new hooks, hold hooks, and accessors to get and use hooks.
Private Methods
make_hook(x, plac, fun)
Make a hook. - x (character) Hook name - plac Placement, one of "start" or "end" - fun a function/callback