Skip to main content

explain_code

Function explain_code 

Source
pub fn explain_code(root: &Path) -> Result<String>
Expand description

Analyze the code structure at root and return a structured summary that the LLM can use to explain the codebase to the user.