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

Method name

atomic-agent/src/hooks/grok.rs:163–165  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

161
162impl AgentHook for GrokHook {
163 fn name(&self) -> &str {
164 "grok"
165 }
166
167 fn display_name(&self) -> &str {
168 "Grok Build"

Callers 2

parse_jsonMethod · 0.45
parse_commonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected