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

Class Status

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

Source from the content-addressed store, hash-verified

121
122#[derive(Debug, Args)]
123struct Status {
124 /// Print JSON.
125 #[arg(long)]
126 json: bool,
127}
128
129#[derive(Debug, Clone, Serialize, Deserialize)]
130pub(super) struct ManagedLifecycle {

Callers 1

Calls

no outgoing calls

Tested by 1