iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: BBSBulletinOptions

core/bbs.BBSBulletinOptions

Options for bulletin display

Table of contents

Properties

Properties

clearScreen

Optional clearScreen: boolean

Clear screen before display

Defined in

core/src/bbs.ts:183


pageLength

Optional pageLength: number

Lines per page for pagination

Defined in

core/src/bbs.ts:181


pauseAfter

Optional pauseAfter: boolean

Pause after display

Defined in

core/src/bbs.ts:185