Methods

callΒΆ

call(hook:Hook, *args:Arr)

Runs all handlers passing all args.
Source: stdlib.ngs:528

args

Arguments to pass to handlers

Returns

Output of the combiner function applied to all handlers' results