iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: PendingAction

runtime/mci/processor.PendingAction

Table of contents

Properties

Properties

message

Optional message: string

Defined in

core/src/mci/processor.ts:64


ms

Optional ms: number

Defined in

core/src/mci/processor.ts:63


type

type: "pause" | "delay" | "abort"

Defined in

core/src/mci/processor.ts:62