pub fn infer_default_value(question: &SetupQuestion) -> ValueExpand description
Infer a default value for a setup question.
Priority:
- Explicit
defaultfield from setup.yaml - Extract from help text pattern “(default: VALUE)”
- Return empty string
pub fn infer_default_value(question: &SetupQuestion) -> ValueInfer a default value for a setup question.
Priority:
default field from setup.yaml