MCPcopy Index your code
hub / github.com/atomicdotdev/atomic / doctor.rs

File doctor.rs

atomic-cli/src/commands/doctor.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Repository diagnostic and repair commands.
2
3use atomic_repository::CrdtMaterializeOptions;
4use clap::{Args, Subcommand};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected