Skip to main content

extract_candidate_file_paths

Function extract_candidate_file_paths 

Source
pub fn extract_candidate_file_paths(
    text: &str,
    cwd: &Path,
    max_files: usize,
) -> Vec<String>
Expand description

Extracts candidate file paths from text that exist in the workspace.