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

Method name

atomic-agent/src/hooks/cline.rs:224–226  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

222
223impl AgentHook for ClineHook {
224 fn name(&self) -> &str {
225 "cline"
226 }
227
228 fn display_name(&self) -> &str {
229 "Cline"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected