Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/denox/src/utils/file.ts>getFileContent

Script runner and workspace configuration for Deno
Latest
function getFileContent
import { getFileContent } from "https://deno.land/x/denox@0.4.0/src/utils/file.ts";

Parameters

filePath: string

Returns

Promise<string>