iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: NodeContext

runtime/mci/context.NodeContext

Node context for multi-node BBS systems

Table of contents

Properties

Properties

action

Optional action: string

Defined in

core/src/mci/context.ts:256


activeNodes

activeNodes: number

Defined in

core/src/mci/context.ts:254


number

number: number

Defined in

core/src/mci/context.ts:252


status

Optional status: string

Defined in

core/src/mci/context.ts:255


totalNodes

totalNodes: number

Defined in

core/src/mci/context.ts:253


user

Optional user: string

Defined in

core/src/mci/context.ts:257