mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-31 02:16:02 +00:00
This commit adds the `extension:list` command for listing extensions. This command is itself defined in an extension. To make this possible, an event called 'create.commands' is emitted form CommandService with the event object holding a function that can be used to add commands.