레퍼런스
classes
TextCommandRestOption

@pikokr/command.ts / Exports / TextCommandRestOption

Class: TextCommandRestOption

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new TextCommandRestOption(options): TextCommandRestOption

Parameters

NameType
optionsvoid

Returns

TextCommandRestOption

Inherited from

ComponentArgumentDecorator.constructor

Defined in

src/core/components/ComponentArgumentDecorator.ts:6 (opens in a new tab)

Properties

options

options: void

Inherited from

ComponentArgumentDecorator.options

Defined in

src/core/components/ComponentArgumentDecorator.ts:4 (opens in a new tab)

Methods

defaultOptions

defaultOptions(): void

Returns

void

Inherited from

ComponentArgumentDecorator.defaultOptions

Defined in

src/core/components/ComponentArgumentDecorator.ts:14 (opens in a new tab)