import { readFileStrSync } from "https://deno.land/std@v0.34.0/fs/read_file_str.ts";
Read file synchronously and output it as a string.
Parameters
optional
opts: ReadOptions = [UNSUPPORTED]Read options
import { readFileStrSync } from "https://deno.land/std@v0.34.0/fs/read_file_str.ts";
Read file synchronously and output it as a string.
Read options