MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / Status

Class Status

atomic-cli/src/commands/agent/lifecycle.rs:176–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174
175#[derive(Debug, Args)]
176struct Status {
177 /// Print JSON.
178 #[arg(long)]
179 json: bool,
180}
181
182#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
183struct ManagedStopState {

Callers 1

Calls

no outgoing calls

Tested by 1