import * as mockFile from "https://deno.land/x/mock_file@v1.0.1/src/memory_file.ts";
Classes
A mock of Deno.FsFile. This has a one-to-one correspondence with rid. | |
File system mock. This has a one-to-one correspondence with the path. |
Functions
Preload the file that will be opened/read later. | |
Preloads virtual file that will be opened/read later. |