Skip to main content

read_file_content

Function read_file_content 

Source
pub async fn read_file_content(
    repo_path: &Path,
    file_path: &Path,
    config: &Config,
) -> Result<String, Error>