Skip to main content

extract_file_references

Function extract_file_references 

Source
pub fn extract_file_references(text: &str) -> Vec<String>
Expand description

Extract file path references from freeform text (issue bodies, PR descriptions). Looks for patterns like src/auth.rs, lib/handler.ts, path/to/file.ext.