Skip to main content

cmd_consolidate

Function cmd_consolidate 

Source
pub fn cmd_consolidate(
    path: &Path,
    deduplicate: bool,
    link_contradictions: bool,
    promote_inferences: bool,
    prune: bool,
    compress_episodes: bool,
    all: bool,
    threshold: f32,
    confirm: bool,
    backup: Option<PathBuf>,
    json: bool,
) -> AmemResult<()>
Expand description

Consolidation.