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

Method name

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

Source from the content-addressed store, hash-verified

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

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected