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

std/node/url.ts>pathToFileURL

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function pathToFileURL
import { pathToFileURL } from "https://deno.land/std@0.84.0/node/url.ts";

Get fully resolved platform-specific File URL from the given file path

Parameters

filepath: string