Skip to main content

One doc tagged with "command"

View all tags

Command Pattern

A behavioral pattern that encapsulates a request as an object, enabling undo/redo, queuing, logging, and parameterization of operations.