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

Method name

atomic-agent/src/hooks/sherpa.rs:180–182  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

178
179impl AgentHook for SherpaHook {
180 fn name(&self) -> &str {
181 "sherpa"
182 }
183
184 fn display_name(&self) -> &str {
185 "Sherpa"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected