Options
All
  • Public
  • Public/Protected
  • All
Menu

Define a custom Command with custom parameters {@label STATIC_2.1}

Hierarchy

  • ReusableCommand

Implements

Index

Constructors

Properties

description?: string

A string that describes the purpose of the command

name: string

Name used to reference this command definition from command steps.

Custom list of parameters that can be used when calling this command.

steps: Command[]

Steps this command will execute when called.

Accessors

Methods

Generated using TypeDoc