pub fn append_context( ito_path: &Path, change_id: &str, text: &str, ) -> CoreResult<()>
Append text to the saved context for change_id.
text
change_id
Empty/whitespace-only input is ignored.