Skip to main content

append_context

Function append_context 

Source
pub fn append_context(
    ito_path: &Path,
    change_id: &str,
    text: &str,
) -> CoreResult<()>
Expand description

Append text to the saved context for change_id.

Empty/whitespace-only input is ignored.