Module

x/ash/src/path.ts>fromFileUrl

A stylish web framework for Deno!
Latest
function fromFileUrl
import { fromFileUrl } from "https://dotland.deno.dev/x/ash@1.3.6/src/path.ts";

Removes the file:/// from a file url.

Parameters

path: string

The path to convert.

Returns

string