iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Module: runtime/mci/codes/pipe-codes

Pipe Color Codes Handler

Summary

Oblivion/2 and Synchronet compatible pipe color codes

Table of contents

Classes

Interfaces

Functions

Functions

ctrlAToAnsi

ctrlAToAnsi(code): string

Parameters

Name Type
code string

Returns

string

Defined in

core/src/mci/codes/pipe-codes.ts:173


pipeToAnsi

pipeToAnsi(code): string

Parameters

Name Type
code number

Returns

string

Defined in

core/src/mci/codes/pipe-codes.ts:163