Interface CommandResult

Indicates the result of code run on the server.

Hierarchy

  • CommandResult

Accessors

Accessors

  • get error(): string
  • If the command failed, the error message will be provided here.

    Returns string

    String