Module

std/node/url.ts>pathToFileURL

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

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

Parameters

filepath: string