PrinterPlugin.TransientState

Transient state variables, aggregated in a struct.

class PrinterPlugin
package static
struct TransientState {}

Members

Variables

bell
string bell;

Effective bell after kameloso.terminal.isTerminal checks.

hasSquelches
bool hasSquelches;

Whether or not at least one squelch is active; whether squelches is non-empty.

naggedAboutDir
bool naggedAboutDir;

Whether or not we have nagged about the log directory not existing.

printedISUPPORT
bool printedISUPPORT;

Whether or ont we have printed the ISUPPORT information.