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

Method name

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

Source from the content-addressed store, hash-verified

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

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected