Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
176
struct Status {
177
/// Print JSON.
178
#[arg(long)]
179
json: bool,
180
}
181
182
#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
183
struct ManagedStopState {
Callers
1
test_agent_commands_variant_names
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_agent_commands_variant_names
Function · 0.56