Dequeue

From StickMUD
Jump to navigation Jump to search

dequeue - Remove all pending commands in command queue.

Description

The system uses internal command queues to queue timed commands so that all the commands will get executed in the same order as they were typed in by the user. This command removes all pending commands in the command queue.

Syntax
Command Description
dequeue Remove pending commands from queue.

See Also

alias, command, queue, and quicktyper