iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: SessionInfo

lib/session.SessionInfo

Table of contents

Properties

Properties

client

client: Object

Type declaration

Name Type
isSyncTerm boolean
isVtx boolean
name string
supportsFonts boolean
supportsIceColors boolean
version string

Defined in

iniquity/src/lib/session.ts:17


encoding

encoding: TerminalEncoding

Defined in

iniquity/src/lib/session.ts:14


height

height: number

Defined in

iniquity/src/lib/session.ts:16


terminalType

terminalType: string

Defined in

iniquity/src/lib/session.ts:13


width

width: number

Defined in

iniquity/src/lib/session.ts:15