Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CommandHandler

Index

Constructors

Methods

Constructors

Methods

  • Runs a command and returns whether it ran successfully or errored, along with the result object

    Parameters

    • cmd: string

      A command to run

    • dimension: Dimension = ...

      A Dimension representing where to run the provided command in

    Returns CommandResult

    An object with an error property and the result of the command

  • Runs a command and returns whether it ran successfully or errored, along with the result object

    Parameters

    • cmd: string

      A command to run

    Returns CommandResult[]

    An array of objects with an error property and the result of the command

Generated using TypeDoc version 0.22.18, the 7/5/2022