API Reference
commands API
Register and manage custom commands for the Replit command bar and other extension points using the commands API module.
The commands
api module allows you to register commands that can be run from the CLUI command bar and other contribution points.
Usage
Methods
commands.add
Adds a command to the command system.