Skip to main content

Module commands

Module commands 

Source

Structs§

CustomCommand
A single custom command parsed from a .md template file.
CustomCommandRegistry
In-memory registry of all custom commands discovered from global + project-level directories. Project commands override global ones when names collide (loaded second).

Enums§

ArgsRequirement
Whether a custom command expects arguments from the user.