pub fn draft_decision(request: &PlanRequest, yes: bool) -> DraftDecisionExpand description
Map a completed plan request + the --yes flag to the next action. Pure:
the caller performs the git/state side effects the decision names.
pub fn draft_decision(request: &PlanRequest, yes: bool) -> DraftDecisionMap a completed plan request + the --yes flag to the next action. Pure:
the caller performs the git/state side effects the decision names.