Hilbish/docs/bait.txt

5 lines
154 B
Plaintext
Raw Normal View History

2021-10-16 19:38:49 +00:00
catch(name, cb) > Catches a hook with `name`. Runs the `cb` when it is thrown
throw(name, ...args) > Throws a hook with `name` with the provided `args`