Skip to main content

cmd_forget

Function cmd_forget 

Source
pub fn cmd_forget(
    db_path: &Path,
    args: &ForgetArgs,
    json_out: bool,
    out: &mut CliOutput<'_>,
) -> Result<()>
Expand description

forget handler. Deletes (and archives) memories matching at least one of namespace/pattern/tier. CLI always passes archive=true.