mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -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. |
||
---|---|---|
.. | ||
crypto | ||
zlib | ||
http.rs | ||
idna.rs | ||
mod.rs | ||
os.rs | ||
require.rs | ||
v8.rs | ||
winerror.rs |