read_file_content

Function read_file_content 

Source
pub fn read_file_content(
    file_path: Option<PathBuf>,
) -> Result<String, Box<dyn Error>>