Here are all the constants used by the module, all static values and constants should be defined here. These values will be used during the entire execution of the module.

Constructors

Properties

CURRENT_BRIDGE: BridgeAbstract

The current bridge being used, should not change during execution.

D: any

Debugger instance.

ID: "bifrost" = 'bifrost'

The id of the module.

NAME: string = ...

The module's name with decorations.

NAME_FLAT: "Bifrost" = 'Bifrost'

The module's name without decorations.

SOCKET: any

Socket instance, from socketlib.