iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Module: core

Iniquity Core Runtime

Summary

IQ base class and Runtime for BBS applications

Table of contents

References

Classes

Interfaces

Functions

References

Artwork

Re-exports Artwork

Functions

getGlobalRuntime

getGlobalRuntime(): Runtime

Returns

Runtime

Defined in

core/src/core.ts:668


setGlobalRuntime

setGlobalRuntime(runtime): void

Parameters

Name Type
runtime Runtime

Returns

void

Defined in

core/src/core.ts:664