MCPcopy Create free account
hub / github.com/c4pt0r/pie / ClearCommand

Class ClearCommand

crates/coding-agent/src/commands.rs:328–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326}
327
328struct ClearCommand;
329
330#[async_trait]
331impl SlashCommand for ClearCommand {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected