iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: MCIProcessResult

runtime/mci/processor.MCIProcessResult

Table of contents

Properties

Properties

actions

actions: ControlCodeAction[]

Defined in

core/src/mci/processor.ts:36


codesProcessed

codesProcessed: number

Defined in

core/src/mci/processor.ts:38


markersFound

markersFound: number[]

Defined in

core/src/mci/processor.ts:37


text

text: string

Defined in

core/src/mci/processor.ts:35