kameloso IRC bot
Dlang.org
IRCEventHandler._fiber
kameloso
plugins
common
IRCEventHandler
Whether or not the annotated event handler should be run from within a
Fiber
.
struct
IRCEventHandler
bool
_fiber
;
kameloso
plugins
common
IRCEventHandler
aliases
_addCommand
_addRegex
_onEvent
functions
generateTypemap
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.