Fork me on GitHub
#interceptors
<
2022-11-01
>
onetom06:11:22

is there a term for the functions, which are the values of the :enter/`:leave`/`:error` keys of an interceptor? is it an enter handler of an interceptor, for example? or the enter transform(er) of an interceptor? or an on-enter function of an interceptor?

robertfw18:11:22

I'm not sure that I've seen a globally "idiomatic" term, I've seen/used both "enter handler" and "on-enter function" in conversation

👍 1