Skip to main content

save_session

Function save_session 

Source
pub fn save_session(
    colony: &Colony,
    path: &Path,
    files_indexed: &[String],
) -> Result<()>
Expand description

Save the colony’s knowledge graph to a JSON file.