Options
All
  • Public
  • Public/Protected
  • All
Menu

Details for the FlowscripterCommand implementation provided by the extension.

Hierarchy

Index

Properties

Optional Readonly description

description: undefined | string

Optional description for this extension.

Readonly options

options: ReadonlyArray<Option>

Option arguments exposed by the provided FlowscripterCommand implementation.

Readonly positionals

positionals: ReadonlyArray<Positional>

Positional arguments exposed by the provided FlowscripterCommand implementation.