Skip to main content
Module

x/lume/core/site.ts>default#root

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.root
import { default } from "https://deno.land/x/lume@v1.15.2/core/site.ts";

Returns the full path to the root directory. Use the arguments to return a subpath

Parameters

...path: string[]

Returns

string