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:236


activeNodes

activeNodes: number

Defined in

core/src/mci/context.ts:234


number

number: number

Defined in

core/src/mci/context.ts:232


status

Optional status: string

Defined in

core/src/mci/context.ts:235


totalNodes

totalNodes: number

Defined in

core/src/mci/context.ts:233


user

Optional user: string

Defined in

core/src/mci/context.ts:237