Skip to main content

read_file

Function read_file 

Source
pub fn read_file(root: &Path, file_path: &str) -> Result<String, Box<dyn Error>>
Expand description

Read a file from the working tree relative to a root path.