Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
use atomic_repository::CrdtMaterializeOptions;
4
use clap::{Args, Subcommand};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected