Skip to main content

Interface: CheatSheetCommandArg

core/Cheatsheet.internal.CheatSheetCommandArg

The argument expected by the cheatsheet command.

Properties

outputPath

outputPath: string

The file to write the cheatsheet to

Defined in

core/Cheatsheet.ts:28


spokenFormInfo

spokenFormInfo: CheatsheetInfo

A representation of all spoken forms that is used to generate the cheatsheet.

Defined in

core/Cheatsheet.ts:23


version

version: 0

The version of the cheatsheet command.

Defined in

core/Cheatsheet.ts:17