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

x/dxx/src/lib/$shared.ts>isFileURL

🚀 (Deno) enhanced executor
Latest
function isFileURL
import { isFileURL } from "https://deno.land/x/dxx@rf/src/lib/$shared.ts";

Determine if url is a file-type URL (ie, uses the 'file:' protocol), naming a local file resource.