Skip to main content

load_context

Function load_context 

Source
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.