Skip to main content

append_plan

Function append_plan 

Source
pub fn append_plan(
    plans_dir: &Path,
    session_key: &str,
    plan_json: &Value,
) -> Result<()>
Expand description

Append a plan entry to the jsonl file.