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

Method name

atomic-agent/src/hooks/kiro.rs:211–213  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

209
210impl AgentHook for KiroHook {
211 fn name(&self) -> &str {
212 "kiro"
213 }
214
215 fn display_name(&self) -> &str {
216 "Kiro"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected