Skip to main content

Module config

Module config 

Source

Structs§

AiConfig
Config
ModesConfig
OutputConfig
SyncConfig
WorkflowConfig

Enums§

AutoGit
Controls automatic git operations after Joy writes versioned files. Each level implies the previous: Push = Add + Commit + Push.
ColorMode
InteractionLevel

Functions§

field_hint
Return a human-readable hint for a config key, listing allowed values when the field is an enum or constrained type. Derived from the Config struct rather than a hand-maintained map.