the full name of the command.
arguments for the command.
an optional return value.
Get a list of all available commands.
Register the function to handle a command.
the name of the command as specified in the package.json
contributes/commands section.
the function to execute when the command is selected.
an optional function to customize the title or state of the command.
Generated using TypeDoc
Execute a command by name.