Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
528
impl 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_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected