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:530–532 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
528
529
impl AgentHook for GeminiCliHook {
530
fn name(&self) -> &str {
531
"gemini-cli"
532
}
533
534
fn display_name(&self) -> &str {
535
"Gemini CLI"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected