Hilbish/docs/hooks
TorchedSammy 068a5b5149
feat(bait): add error hook and hooks function (closes #205)
an `error` hook is now thrown when an event in lua
throws an error (errors from go side should not happen)
it includes the event name, handler, and error message

a hooks function has also been added. it returns a table
of handlers for a specific event.
2022-10-11 17:41:13 -04:00
..
command.txt docs: document available bait hooks 2021-11-22 16:36:32 -05:00
hilbish.txt docs: update doc reference for vim mode actions 2022-04-23 00:03:49 -04:00
index.txt feat(bait): add error hook and hooks function (closes #205) 2022-10-11 17:41:13 -04:00
job.txt docs: fix typo in job hook docs 2022-05-22 07:29:01 -04:00
signal.txt docs: add spacing between signal hooks 2022-03-06 12:04:01 -04:00