Skip to content

Files

Latest commit

cc48909 · Feb 26, 2024

History

History

command

The Command Pattern encapsulates a request as an object, thereby letting you parameterize other objects with different requests, queue or log requests, and support undoable oparations.