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

Function make_hook

atomic-agent/src/hooks/opencode.rs:651–653  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

649 use tempfile::TempDir;
650
651 fn make_hook() -> OpenCodeHook {
652 OpenCodeHook::new()
653 }
654
655 // Basic trait method tests
656

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_user_promptFunction · 0.70
test_parse_stopFunction · 0.70

Calls

no outgoing calls

Tested by 15

test_nameFunction · 0.56
test_display_nameFunction · 0.56
test_supported_hooksFunction · 0.56
test_hook_verbsFunction · 0.56
test_debugFunction · 0.56
test_parse_session_startFunction · 0.56
test_parse_session_endFunction · 0.56
test_parse_user_promptFunction · 0.56
test_parse_stopFunction · 0.56