Skip to main content
Module

x/scaffold/src/deps/fs.ts>detect

scaffold your next project with style and 💗
Latest
function detect
import { detect } from "https://deno.land/x/scaffold@0.3.0/src/deps/fs.ts";

Detect the EOL character for string input. returns null if no newline

Parameters

content: string

Returns

EOL | null