pub fn load_context(ito_path: &Path, change_id: &str) -> CoreResult<String>Expand description
Load the saved context markdown for change_id.
Missing files return an empty string.
pub fn load_context(ito_path: &Path, change_id: &str) -> CoreResult<String>Load the saved context markdown for change_id.
Missing files return an empty string.