pub async fn assert_file_not_found(dir: &DirectoryProxy, path: &str)
Expand description

Attempts to open the given file, and checks the status is NOT_FOUND.