pub async fn read_file( dir: &DirectoryProxy, path: &str, ) -> Result<String, Error>
Opens and reads file defined by path in dir.
path
dir