[][src]Module duckscript::types::command

command

The command trait and access module.

Structs

Commands

Holds and enables access to the runtime commands implementations

Enums

CommandResult

Command execution result

GoToValue

GoTo type value

Traits

Command

Defines the command capabilities

Type Definitions

CommandBox

Defines a box reference for a command.