SerenityJS
    Preparing search index...

    Class CommandExecutionState

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    command: undefined | Command<unknown>

    The command that was executed.

    origin: Entity | Dimension

    The origin of the command execution.

    split: string[]

    The split arguments of the command.

    Methods