kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
IRCPluginState.awaitingFibers
kameloso
plugins
common
core
IRCPluginState
The list of awaiting
Fiber
s, keyed by
IRCEvent.Type
.
struct
IRCPluginState
Fiber
[][]
awaitingFibers
;
Meta
Source
See Implementation
kameloso
plugins
common
core
IRCPluginState
constructors
this
enums
Update
functions
connectionID
updateSchedule
variables
abort
awaitingDelegates
awaitingFibers
bot
channels
client
connSettings
hasPendingReplays
mainThread
nextScheduledTimestamp
pendingReplays
previousWhoisTimestamps
readyReplays
scheduledDelegates
scheduledFibers
server
settings
specialRequests
updates
users
The list of awaiting Fibers, keyed by IRCEvent.Type.