custom-commands

CommandToken

This interface defines the structure of command tokens.

Description

CommandToken is an interface that outlines the structure of individual command tokens. Each token represents a distinct part of a command and includes the following properties:

This structure is employed for parsing and analyzing command input.