kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
IRCEventHandler._fiber
kameloso
plugins
common
core
IRCEventHandler
Whether or not the annotated event handler should be run from within a
Fiber
.
struct
IRCEventHandler
bool
_fiber
;
Meta
Source
See Implementation
kameloso
plugins
common
core
IRCEventHandler
aliases
_addCommand
_addRegex
_onEvent
functions
generateTypemap
mixins
__anonymous
structs
Command
Regex
variables
_chainable
_channelPolicy
_fiber
_permissionsRequired
_verbose
_when
acceptedEventTypeMap
acceptedEventTypes
commands
fqn
regexes
Whether or not the annotated event handler should be run from within a Fiber.