Skip to main content

Class: CommandResult

Contains return data on the result of a command execution.

Constructors

new CommandResult()

private new CommandResult(): CommandResult

Returns

CommandResult

Properties

successCount

readonly successCount: number

Remarks

If the command operates against a number of entities, blocks, or items, this returns the number of successful applications of this command.