puppeteer ~master (2022-04-30T13:21:28.3141009)
Dub
Repo
Signal.disconnect
puppeteer
signal
Signal
Remove a slot from the list of slots to be called when emit() is called.
mixintemplate
Signal
(T1...)
final shared
void
disconnect
(
slot_t
slot
)
Meta
Source
See Implementation
puppeteer
signal
Signal
aliases
slot_t
destructors
~this
functions
connect
disconnect
emit
Remove a slot from the list of slots to be called when emit() is called.