import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/read_file.ts";
Functions
Read the entire contents of a file. | |
Read the entire contents of a file synchronously. |
import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/read_file.ts";
Read the entire contents of a file. | |
Read the entire contents of a file synchronously. |