mirror of
https://github.com/denoland/deno.git
synced 2024-12-13 02:52: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. |
||
---|---|---|
.. | ||
common.rs | ||
global.rs | ||
local.rs | ||
mod.rs |