Skip to main content

review

Method
This is a method of the CodeAgent class in the agents module.
Review code (placeholder)

Signature

def review(&self, code: &str) -> Result<String>

Parameters

code
&str
required
No description available.

Returns

Returns
Result<String>
The result of the operation.