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

Method name

atomic-agent/src/hooks/pi.rs:312–314  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

310
311impl AgentHook for PiHook {
312 fn name(&self) -> &str {
313 "pi"
314 }
315
316 fn display_name(&self) -> &str {
317 "Pi"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected