Methods

pushΒΆ

push(hook:Hook, handler:Closure)

Add unnamed handler. The hook is automatically named "pushed-N" where N is sequential integer.
Source: stdlib.ngs:518

Returns

New hook name