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

Method name

atomic-agent/src/hooks/devin.rs:200–202  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

198
199impl AgentHook for DevinHook {
200 fn name(&self) -> &str {
201 "devin"
202 }
203
204 fn display_name(&self) -> &str {
205 "Devin Desktop"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected