Skip to main content

Module model

Module model 

Source

Structs§

JustDump
Top-level output of just --dump --dump-format json --unstable.
JustRecipe
A single recipe from just dump json.
Recipe
A recipe exposed to MCP callers.
RecipeParameter
Parameter of a recipe.
TaskExecution
Result of a single task execution.
TaskExecutionSummary
Lightweight summary of a task execution (omits stdout/stderr).

Enums§

RecipeAttribute
Attribute attached to a recipe.
RecipeSource
Origin of a recipe in a merged recipe list.
TaskError
Errors that can occur during recipe execution.