iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Module: commands/desktop

IQ term Desktop

Summary

Launch the Electron desktop app (BBS term in a window).

Example

iq desktop

Table of contents

Variables

Functions

Variables

command

Const command: "desktop"

Defined in

cli/src/commands/desktop.ts:36


default

Const default: CommandModule

Defined in

cli/src/commands/desktop.ts:58


describe

Const describe: "Launch IQ term Desktop (Electron app with BBS term in a window)."

Defined in

cli/src/commands/desktop.ts:37

Functions

builder

builder(y): Argv<{}>

Parameters

Name Type
y Argv<{}>

Returns

Argv<{}>

Defined in

cli/src/commands/desktop.ts:39


handler

handler(): void

Returns

void

Defined in

cli/src/commands/desktop.ts:43