Structs§
- Custom
Command - A single custom command parsed from a
.mdtemplate file. - Custom
Command Registry - In-memory registry of all custom commands discovered from global + project-level directories. Project commands override global ones when names collide (loaded second).
Enums§
- Args
Requirement - Whether a custom command expects arguments from the user.