mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
03e963f578
Rename some of the helper methods on the Fs trait to be suffixed with `_sync` / `_async`, in preparation of the introduction of more async methods for some helpers. Also adds a `read_text_file_async` helper to complement the renamed `read_text_file_sync` helper. |
||
---|---|---|
.. | ||
resolvers | ||
cache.rs | ||
installer.rs | ||
mod.rs | ||
registry.rs | ||
resolution.rs | ||
tarball.rs |