call multimethod

Methods

call(hook:Hook, *args:Arr) Source: stdlib.ngs:2369
Runs all handlers passing all args.

Parameters

argsArguments to pass to handlers

Returns

Hash. Results from all the handlers