mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-05 11:57:39 +08:00
doc: add link to event handlers in emit
[ci skip]
This commit is contained in:
parent
0fdad2dd6a
commit
26adff3378
@ -13,7 +13,7 @@ Synopsis
|
|||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
``emit`` emits, or fires, an event. Events are delivered to, or caught by, special functions called event handlers. The arguments are passed to the event handlers as function arguments.
|
``emit`` emits, or fires, an event. Events are delivered to, or caught by, special functions called :ref:`event handlers <event>`. The arguments are passed to the event handlers as function arguments.
|
||||||
|
|
||||||
|
|
||||||
Example
|
Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user