Difference between revisions of "Dequeue"

From StickMUD
Jump to navigation Jump to search
m
 
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[alias]], [[command]], [[queue]], and [[quicktyper]]
+
[[alias]], [[command]], [[queue]], quicktyper, and [[socials]]

Latest revision as of 21:32, 16 January 2023

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, quicktyper, and socials