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

Method name

atomic-agent/src/hooks/gemini_cli.rs:529–531  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

527
528impl AgentHook for GeminiCliHook {
529 fn name(&self) -> &str {
530 "gemini-cli"
531 }
532
533 fn display_name(&self) -> &str {
534 "Gemini CLI"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected