Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/cursor.rs:389–391 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
387
388
impl AgentHook for CursorHook {
389
fn name(&self) -> &str {
390
"cursor"
391
}
392
393
fn display_name(&self) -> &str {
394
"Cursor"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected