mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
5270c43e41
1. Boxed `File` and `FileSystem` to allow more easily passing this through the CLI code (as shown within this pr). 2. `StdFileResource` is now `FileResource`. `FileResource` now contains an `Rc<dyn File>`. |
||
---|---|---|
.. | ||
binary.rs | ||
mod.rs |