gtest_runner_lib::parser

Function read_file

Source
pub async fn read_file(
    dir: &DirectoryProxy,
    path: &str,
) -> Result<String, Error>
Expand description

Opens and reads file defined by path in dir.