Structs§
- Just
Dump - Top-level output of
just --dump --dump-format json --unstable. - Just
Recipe - A single recipe from just dump json.
- Recipe
- A recipe exposed to MCP callers.
- Recipe
Parameter - Parameter of a recipe.
- Task
Execution - Result of a single task execution.
- Task
Execution Summary - Lightweight summary of a task execution (omits stdout/stderr).
Enums§
- Recipe
Attribute - Attribute attached to a recipe.
- Recipe
Source - Origin of a recipe in a merged recipe list.
- Task
Error - Errors that can occur during recipe execution.