Structs§
Enums§
- AutoGit
- Controls automatic git operations after Joy writes versioned files. Each level implies the previous: Push = Add + Commit + Push.
- Color
Mode - Interaction
Level
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.