Skip to content

Commit

Permalink
docs: the ipc main listener being removed can have args (#20807)
Browse files Browse the repository at this point in the history
  • Loading branch information
trop[bot] authored and zcbenz committed Oct 29, 2019
1 parent f77bd19 commit e286b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/ipc-main.md
Expand Up @@ -77,6 +77,7 @@ only the next time a message is sent to `channel`, after which it is removed.

* `channel` String
* `listener` Function
* `...args` any[]

Removes the specified `listener` from the listener array for the specified
`channel`.
Expand Down

0 comments on commit e286b78

Please sign in to comment.