iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: IQModuleOptions

Core.IQModuleOptions

Hierarchy

Table of contents

Properties

Properties

access

access: IQModuleACLS

Inherited from

IQBaseConfig.access

Defined in

core/src/index.ts:346


assets

assets: string

Inherited from

IQBaseConfig.assets

Defined in

core/src/index.ts:345


basepath

basepath: string

Inherited from

IQBaseConfig.basepath

Defined in

core/src/index.ts:344


computed

computed: any

Inherited from

IQBaseConfig.computed

Defined in

core/src/index.ts:349


data

data: IQReactorOptions

Inherited from

IQBaseConfig.data

Defined in

core/src/index.ts:348


encoding

encoding: "CP437" | "UTF8"

Inherited from

IQBaseConfig.encoding

Defined in

core/src/index.ts:347