Skip to main content
Module

std/node/url.ts>pathToFileURL

Deno standard library
Go to Latest
function pathToFileURL
import { pathToFileURL } from "https://deno.land/std@0.102.0/node/url.ts";

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

Parameters

filepath: string