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

Function make_hook

atomic-agent/src/hooks/claude_code/tests.rs:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 use std::path::PathBuf;
14
15 fn make_hook() -> ClaudeCodeHook {
16 ClaudeCodeHook::new()
17 }
18
19 // Trait basics
20

Callers 15

test_nameFunction · 0.70
test_display_nameFunction · 0.70
test_supported_hooksFunction · 0.70
test_hook_verbsFunction · 0.70
test_debugFunction · 0.70
test_parse_session_startFunction · 0.70
test_parse_session_endFunction · 0.70
test_parse_turn_end_stopFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected