kameloso IRC bot
Dlang.org
BashPlugin.TransientState
kameloso
plugins
bash
BashPlugin
Transient state variables, aggregated in a struct.
class
BashPlugin
private static
struct
TransientState {
Tid
workerTid
;
}
Members
Variables
workerTid
Tid
workerTid
;
The thread ID of the persistent worker thread.
kameloso
plugins
bash
BashPlugin
structs
TransientState
variables
bashSettings
lookupBucket
transient
Transient state variables, aggregated in a struct.