Skip to main content
Module

x/lume/core/source.ts>getUrl

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
function getUrl
import { getUrl } from "https://deno.land/x/lume@v1.19.4/core/source.ts";

Returns the final URL assigned to a page

Parameters

page: Page
prettyUrls: boolean
parentPath: string

Returns

string | false