pub fn core(
prj: &Project,
store: &mut Store,
id: &str,
force: bool,
) -> Result<()>Expand description
Close id: delete its file and strike every reference to it. Does not flush/
print/sync — the shared core for the CLI wrapper and the TUI. Striking other
docs’ relation maps is housekeeping, so it does not bump their updated.