Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/fs/eol.ts>format

Deno templating engine
Latest
function format
import { format } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fs/eol.ts";

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string