MCPcopy Index your code
hub / github.com/AI45Lab/Code / payload

Method payload

core/src/agent.rs:778–780  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

776 }
777
778 fn payload(&self) -> Value {
779 self.tool_args.clone()
780 }
781}
782
783// ============================================================================

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected