Skip to main content
Go to Latest
function readFileSync
import { readFileSync } from "https://deno.land/std@0.173.0/node/_fs/_fs_readFile.ts";

Parameters

path: string | URL
opt: TextOptionsArgument

Returns

string

Parameters

path: string | URL
optional
opt: BinaryOptionsArgument

Returns

Buffer