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


codesProcessed

codesProcessed: number

Defined in

core/src/mci/processor.ts:58


markersFound

markersFound: number[]

Defined in

core/src/mci/processor.ts:57


text

text: string

Defined in

core/src/mci/processor.ts:55